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