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