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