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