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