Home
last modified time | relevance | path

Searched defs:phi_resolver (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp258 PhiResolver phi_resolver(GetGraph()); in FixInstructions() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.cpp189 Inst *phi_resolver = nullptr; in CreateResolverBlock() local
926 …auto phi_resolver = outside_succ->GetGraph()->CreateInstPhi(check_phi->GetType(), check_phi->GetPc… in GetPhiResolver() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp629 PhiResolver phi_resolver(graph); in __anon55f231561102() local
Dsplit_resolver_test.cpp742 auto phi_resolver = pred->InsertNewBlockToSuccEdge(succ); in TEST_F() local