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