Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h1012 graph_->SetCurrentInstructionId(max_id); in UpdateSpecialFlags()
1023 graph_->SetCurrentInstructionId(save_state->GetId() + 1); in CreateSaveStates()
Dgraph.h795 auto SetCurrentInstructionId(size_t v) in SetCurrentInstructionId() function
Dgraph_cloner.cpp41 new_graph->SetCurrentInstructionId(GetGraph()->GetCurrentInstructionId()); in CloneGraph()