Searched refs:bool_value2 (Results 1 – 2 of 2) sorted by relevance
1766 HInstruction* bool_value2 = new (GetAllocator()) in TEST_F() local1786 entry->AddInstruction(bool_value2); in TEST_F()1841 HInstruction* if_mid = new (GetAllocator()) HIf(bool_value2); in TEST_F()
5487 HInstruction* bool_value2 = MakeParam(DataType::Type::kBool); in TEST_F() local5516 HInstruction* merge_if = new (GetAllocator()) HIf(bool_value2); in TEST_F()6150 HInstruction* bool_value2 = MakeParam(DataType::Type::kBool); in TEST_F() local6179 mid->AddInstruction(new (GetAllocator()) HIf(bool_value2)); in TEST_F()6396 HInstruction* bool_value2 = MakeParam(DataType::Type::kBool); in TEST_F() local6424 HInstruction* merge_if = new (GetAllocator()) HIf(bool_value2); in TEST_F()6534 HInstruction* bool_value2 = MakeParam(DataType::Type::kBool); in TEST_F() local6562 HInstruction* merge_if = new (GetAllocator()) HIf(bool_value2); in TEST_F()