ref: 57a4ce1ffd76c45dcf107415a5ee4ea33ed54c66 dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }