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