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