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