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