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