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