Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc490 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST_F() local
492 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST_F()
547 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST_F() local
549 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST_F()