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