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