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