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