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