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