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