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