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