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