Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc662 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST() local
664 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST()
717 HIntConstant* cst_lhs = graph->GetIntConstant(lhs[i]); in TEST() local
719 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST()