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