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