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