ref: a6e22cb9f86b96fff7b25f9cd269f05ff73a7d28 dir: /src/cc2/optm.c/
#include <scc/scc.h> #include "cc2.h" Node * optm_ind(Node *np) { return np; }