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