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