Searched defs:IsBackEdge (Results 1 – 3 of 3) sorted by relevance
454 bool IsBackEdge(BasicBlockId branch_bb, BasicBlockId target_bb) { in IsBackEdge() function in art::SuspendCheckEliminationTest
1027 bool IsBackEdge(BasicBlock* branch_bb, BasicBlockId target_bb_id) { in IsBackEdge() function
415 bool IsBackEdge(const HBasicBlock& block) const { in IsBackEdge() function