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