Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2000 HInstruction* bool_value_2 = MakeParam(DataType::Type::kBool); in TEST_F() local
2022 HInstruction* right_if = new (GetAllocator()) HIf(bool_value_2); in TEST_F()