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