Home
last modified time | relevance | path

Searched defs:phiResolver (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dinst_builder_dyn.cpp274 PhiResolver phiResolver(GetGraph()); in FixInstructions() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.cpp268 Inst *phiResolver = nullptr; in PopulateResolverBlock() local
1054 … auto phiResolver = outsideSucc->GetGraph()->CreateInstPhi(checkPhi->GetType(), checkPhi->GetPc()); in GetPhiResolver() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp532 PhiResolver phiResolver(GetGraph()); in FixInstructions() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dsplit_resolver_test.cpp835 auto phiResolver = pred->InsertNewBlockToSuccEdge(succ); in TEST_F() local
Dreg_alloc_linear_scan_test.cpp346 auto phiResolver = BB(2U).GetPredBlockByIndex(0U); in TEST_F() local