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