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