Searched refs:CanHandleLength (Results 1 – 1 of 1) sorted by relevance
917 CanHandleLength(loop, array_length, needs_taken_test)) { in VisitBoundsCheck()1713 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength() function in art::BCEVisitor