Searched defs:caller_dex_file (Results 1 – 3 of 3) sorted by relevance
172 const DexFile* caller_dex_file = caller_dex_cache->GetDexFile(); in IsCallerTrusted() local
456 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInline() local565 bool HInliner::TryInlineFromInlineCache(const DexFile& caller_dex_file, in TryInlineFromInlineCache()660 const DexFile& caller_dex_file, in GetInlineCacheAOT()914 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in AddTypeGuard() local1336 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInlineAndReplace() local
1171 bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) { in CanEncodeInlinedMethodInStackMap()