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