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