Home
last modified time | relevance | path

Searched refs:CanEncodeInlinedMethodInStackMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dinliner.cc1688 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap() function
1853 !CanEncodeInlinedMethodInStackMap(*caller_compilation_unit_.GetDexFile(), in CanInlineBody()