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