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