Searched refs:callee_instruction_counter (Results 1 – 1 of 1) sorted by relevance
1968 const int32_t callee_instruction_counter = callee_graph->GetCurrentInstructionId(); in TryBuildAndInlineHelper() local1969 graph_->SetCurrentInstructionId(callee_instruction_counter); in TryBuildAndInlineHelper()1975 DCHECK_EQ(callee_instruction_counter, callee_graph->GetCurrentInstructionId()) in TryBuildAndInlineHelper()