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