Searched refs:GetNextInstructionId (Results 1 – 2 of 2) sorted by relevance
307 instruction->SetId(GetGraph()->GetNextInstructionId()); in InsertInstructionBefore()316 instruction->SetId(block->GetGraph()->GetNextInstructionId()); in Add()
106 int GetNextInstructionId() { in GetNextInstructionId() function