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

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1335 CanHandleLength(loop, length, needs_taken_test)) { // do this test last (may code gen)
1421 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { function in class:art::BCEVisitor

Completed in 146 milliseconds