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