Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc500 HInstruction* cmp_lt = MakeCondition(code_block, kCondLT, cst_lhs, cst_rhs); in TEST_F() local
556 HInstruction* cmp_lt = MakeCondition(if_block, kCondLT, cst_lhs, cst_rhs); in TEST_F() local