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