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