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