Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc478 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInline() local
587 bool HInliner::TryInlineFromInlineCache(const DexFile& caller_dex_file, in TryInlineFromInlineCache()
685 const DexFile& caller_dex_file, in GetInlineCacheAOT()
938 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in AddTypeGuard() local
1356 const DexFile& caller_dex_file = *caller_compilation_unit_.GetDexFile(); in TryInlineAndReplace() local
1744 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap()