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