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