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