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