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