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