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