Home | History | Annotate | Download | only in dex

Lines Matching refs:IsBackEdge

1027   bool IsBackEdge(BasicBlock* branch_bb, BasicBlockId target_bb_id) {
1035 if (!IsBackEdge(branch_bb, target_bb_id)) {