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