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