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

/art/compiler/dex/
H A Dmir_field_info.h220 bool IsClassInDexCache() const { function in class:art::MirSFieldLoweringInfo
/art/compiler/dex/quick/
H A Dgen_common.cc111 if (!field_info.IsClassInDexCache() && (opt_flags & MIR_CLASS_IS_IN_DEX_CACHE) == 0) {

Completed in 823 milliseconds