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