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