Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc1756 …bool CanHandleInfiniteLoop(HLoopInformation* loop, HInstruction* index, bool needs_infinite_test) { in CanHandleInfiniteLoop() argument
1757 if (needs_infinite_test) { in CanHandleInfiniteLoop()