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