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