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