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