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