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