Home
last modified time | relevance | path

Searched refs:IsGuardedBy (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_analysis.cc99 static bool IsGuardedBy(HLoopInformation* loop, in IsGuardedBy() function
1163 !IsGuardedBy(loop, cmp, index->InputAt(0), upper)) { in RewriteBreakLoop()