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