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