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