Home
last modified time | relevance | path

Searched defs:cmp2 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc193 HInstruction* cmp2 = new (&allocator_) HGreaterThanOrEqual(add, array_length); in TEST_F() local
260 HInstruction* cmp2 = new (&allocator_) HLessThanOrEqual(sub2, constant_0); in TEST_F() local
/art/runtime/verifier/
Dreg_type.cc909 const RegType& cmp2 = reg_types.GetComponentType(src, class_loader.Get()); in CanAssignArray() local