Searched refs:IsEarlyExitLoop (Results 1 – 1 of 1) sorted by relevance
1673 if (IsEarlyExitLoop(loop)) { in DynamicBCESeemsProfitable()1687 bool IsEarlyExitLoop(HLoopInformation* loop) { in IsEarlyExitLoop() function in art::BCEVisitor