Searched refs:header_invoke (Results 1 – 1 of 1) sorted by relevance
8192 HInstruction* header_invoke = MakeInvoke(DataType::Type::kBool, {}); in TEST_F() local8193 HInstruction* header_if = new (GetAllocator()) HIf(header_invoke); in TEST_F()8195 loop_header->AddInstruction(header_invoke); in TEST_F()8198 header_invoke->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()