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