Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler.h38 bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee)
Doptimizing_compiler.cc1122 bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) { in CanEncodeInlinedMethodInStackMap() function
Dinliner.cc1812 !CanEncodeInlinedMethodInStackMap(*caller_compilation_unit_.GetDexFile(), in TryBuildAndInlineHelper()