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