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