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