Searched refs:AllInstSafeIter (Results 1 – 3 of 3) sorted by relevance
676 AllInstSafeIter BasicBlock::AllInstsSafe() const in AllInstsSafe()678 return AllInstSafeIter(*this); in AllInstsSafe()
55 using AllInstSafeIter = InstSafeIterator<IterationType::ALL, IterationDirection::FORWARD>; variable578 AllInstSafeIter AllInstsSafe() const;
250 …AllInstIter*, *InstReverseIter*, *PhiInstSafeIter*, *InstSafeIter*, *AllInstSafeIter*, *PhiInstSaf…