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