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