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