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