Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dstack_map_stream.cc273 bool encode_art_method = EncodeArtMethodInInlineInfo(method); in BeginInlineInfoEntry() local
274 CHECK_EQ(inline_info.EncodesArtMethod(), encode_art_method); in BeginInlineInfoEntry()
275 if (encode_art_method) { in BeginInlineInfoEntry()