Home
last modified time | relevance | path

Searched refs:cst_lhs (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcodegen_test.cc493 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST_F() local
495 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST_F()
551 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST_F() local
553 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST_F()