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