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