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