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