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