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

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1425 if (CanHandleNullCheck(loop, length->InputAt(0), needs_taken_test)) {
1437 bool CanHandleNullCheck(HLoopInformation* loop, HInstruction* check, bool needs_taken_test) { function in class:art::BCEVisitor

Completed in 37 milliseconds