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