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