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