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