Searched refs:CanHandleLength (Results 1 – 1 of 1) sorted by relevance
1335 CanHandleLength(loop, length, needs_taken_test)) { // do this test last (may code gen) in TryDynamicBCE()1421 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength() function in art::BCEVisitor