Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc2035 const int32_t caller_instruction_counter = graph_->GetCurrentInstructionId(); in TryBuildAndInlineHelper() local
2048 /* start_instruction_id= */ caller_instruction_counter); in TryBuildAndInlineHelper()
2089 DCHECK_EQ(caller_instruction_counter, graph_->GetCurrentInstructionId()) in TryBuildAndInlineHelper()