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