Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc1334 CanHandleInfiniteLoop(loop, instruction, index, needs_finite_test) && in TryDynamicBCE()
1464 bool CanHandleInfiniteLoop( in CanHandleInfiniteLoop() function in art::BCEVisitor