Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_test.cc131 HInstruction* with_environment = new (&allocator) HNullCheck(parameter1, 0); in TEST() local
133 entry->AddInstruction(with_environment); in TEST()
140 &allocator, 1, graph->GetDexFile(), graph->GetMethodIdx(), 0, kStatic, with_environment); in TEST()
145 with_environment->SetRawEnvironment(environment); in TEST()