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