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