HomeSort by relevance Sort by last modified time
    Searched refs:BeginInlineInfoEntry (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
stack_map_test.cc 143 stream.BeginInlineInfoEntry(&art_method, 3, number_of_dex_registers_in_inline_info);
145 stream.BeginInlineInfoEntry(&art_method, 2, number_of_dex_registers_in_inline_info);
427 stream.BeginInlineInfoEntry(&art_method, 3, number_of_dex_registers_in_inline_info);
    [all...]
stack_map_stream.h 149 void BeginInlineInfoEntry(ArtMethod* method,
stack_map_stream.cc 105 void StackMapStream::BeginInlineInfoEntry(ArtMethod* method,
code_generator.cc     [all...]

Completed in 2101 milliseconds