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