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