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