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