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