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