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