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