Home
last modified time | relevance | path

Searched refs:AllInstSafeIter (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp676 AllInstSafeIter BasicBlock::AllInstsSafe() const in AllInstsSafe()
678 return AllInstSafeIter(*this); in AllInstsSafe()
Dbasicblock.h55 using AllInstSafeIter = InstSafeIterator<IterationType::ALL, IterationDirection::FORWARD>; variable
578 AllInstSafeIter AllInstsSafe() const;
/arkcompiler/runtime_core/docs/
Dir_format.md250 …AllInstIter*, *InstReverseIter*, *PhiInstSafeIter*, *InstSafeIter*, *AllInstSafeIter*, *PhiInstSaf…