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