Searched refs:SetCurrentInstructionId (Results 1 – 3 of 3) sorted by relevance
1012 graph_->SetCurrentInstructionId(max_id); in UpdateSpecialFlags()1023 graph_->SetCurrentInstructionId(save_state->GetId() + 1); in CreateSaveStates()
795 auto SetCurrentInstructionId(size_t v) in SetCurrentInstructionId() function
41 new_graph->SetCurrentInstructionId(GetGraph()->GetCurrentInstructionId()); in CloneGraph()