Searched refs:SetRawEnvironment (Results 1 - 3 of 3) sorted by path

/art/compiler/optimizing/
H A Dinstruction_builder.cc214 instruction->SetRawEnvironment(environment);
H A Dnodes.h1901 void SetRawEnvironment(HEnvironment* environment) { function in class:art::HInstruction
H A Dnodes_test.cc56 null_check->SetRawEnvironment(environment);
145 with_environment->SetRawEnvironment(environment);

Completed in 98 milliseconds