Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dphi_resolver.h345 void RemoveDeadPhi() in RemoveDeadPhi() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_peeling_test.cpp670 TEST_F(LoopPeelingTest, RemoveDeadPhi) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp174 void Cleanup::RemoveDeadPhi(BasicBlock *bb, ArenaSet<BasicBlock *> *new_empty_blocks) in RemoveDeadPhi() function in panda::compiler::Cleanup
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.cpp201 void Cleanup::RemoveDeadPhi(BasicBlock *bb, ArenaSet<BasicBlock *> *newEmptyBlocks) in RemoveDeadPhi() function in ark::compiler::Cleanup