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