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