Home
last modified time | relevance | path

Searched defs:PhiInstSafeIter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h53 using PhiInstSafeIter = InstSafeIterator<IterationType::PHI, IterationDirection::FORWARD>; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h53 using PhiInstSafeIter = InstSafeIterator<IterationType::PHI, IterationDirection::FORWARD>; variable