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