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