Searched defs:needs_infinite_test (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1465 HLoopInformation* loop, HBoundsCheck* check, HInstruction* index, bool needs_infinite_test) {
1466 if (needs_infinite_test) {
1464 CanHandleInfiniteLoop( HLoopInformation* loop, HBoundsCheck* check, HInstruction* index, bool needs_infinite_test) argument

Completed in 35 milliseconds