Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc1891 static bool CanEncodeInlinedMethodInStackMap(const DexFile& outer_dex_file, in CanEncodeInlinedMethodInStackMap() function
2071 const bool can_encode_in_stack_map = CanEncodeInlinedMethodInStackMap( in CanInlineBody()