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