Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcleanup_test.cpp105 TEST_F(CleanupTest, HasPhi) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h294 bool HasPhi() const in HasPhi() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcleanup_test.cpp127 TEST_F(CleanupTest, HasPhi) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp224 bool BasicBlock::HasPhi() const in HasPhi() function in ark::compiler::BasicBlock