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