Searched defs:GetEnvironment (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h128 HEnvironment* GetEnvironment() const { return environment_; } function in class:art::UsePosition
H A Dnodes.h1898 HEnvironment* GetEnvironment() const { return environment_; } function in class:art::HInstruction
3709 const DexFile& GetDexFile() const { return GetEnvironment()->GetDexFile(); }
3725 return GetEnvironment()->IsFromInlinedInvoke();

Completed in 66 milliseconds