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