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