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