Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_test.cc122 HInstruction* with_environment = new (GetAllocator()) HNullCheck(parameter1, 0); in TEST_F() local
124 entry->AddInstruction(with_environment); in TEST_F()
131 GetAllocator(), 1, graph->GetArtMethod(), 0, with_environment); in TEST_F()
135 with_environment->SetRawEnvironment(environment); in TEST_F()