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