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