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