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