Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1785 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap() function
1954 !CanEncodeInlinedMethodInStackMap(*caller_compilation_unit_.GetDexFile(), in CanInlineBody()