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

/art/compiler/optimizing/
H A Dnodes.cc2873 bool HInvokeStaticOrDirect::NeedsDexCacheOfDeclaringClass() const { function in class:art::HInvokeStaticOrDirect
H A Dnodes.h2319 virtual bool NeedsDexCacheOfDeclaringClass() const { return false; } function in class:art::HInstruction
4558 bool NeedsDexCacheOfDeclaringClass() const OVERRIDE;
4739 bool NeedsDexCacheOfDeclaringClass() const OVERRIDE {
6131 bool NeedsDexCacheOfDeclaringClass() const OVERRIDE {
6322 bool NeedsDexCacheOfDeclaringClass() const OVERRIDE {

Completed in 56 milliseconds