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