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