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