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