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