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