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

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

Completed in 62 milliseconds