Searched refs:isLiveInstr (Results 1 – 2 of 2) sorted by relevance
58 bool DeadCodeElimination::isLiveInstr(NodeAddr<StmtNode *> S) const { in isLiveInstr() function in DeadCodeElimination87 if (!isLiveInstr(IA)) in scanInstr()164 if (isLiveInstr(IA) || DFG.hasUntrackedRef(IA)) in collect()
58 bool isLiveInstr(NodeAddr<StmtNode*> S) const;