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