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