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