Searched refs:encode_art_method (Results 1 – 1 of 1) sorted by relevance
216 bool encode_art_method = EncodeArtMethodInInlineInfo(method); in BeginInlineInfoEntry() local217 CHECK_EQ(inline_info.EncodesArtMethod(), encode_art_method); in BeginInlineInfoEntry()218 if (encode_art_method) { in BeginInlineInfoEntry()