Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc216 bool encode_art_method = EncodeArtMethodInInlineInfo(method); in BeginInlineInfoEntry() local
217 CHECK_EQ(inline_info.EncodesArtMethod(), encode_art_method); in BeginInlineInfoEntry()
218 if (encode_art_method) { in BeginInlineInfoEntry()