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