Home
last modified time | relevance | path

Searched defs:caller_dex_file (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc502 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInline() local
597 bool HInliner::TryInlineFromInlineCache(const DexFile& caller_dex_file, in TryInlineFromInlineCache()
694 const DexFile& caller_dex_file, in GetInlineCacheAOT()
945 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in AddTypeGuard() local
1363 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInlineAndReplace() local
1783 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap()