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