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