Searched refs:AllInstIter (Results 1 – 3 of 3) sorted by relevance
658 AllInstIter BasicBlock::AllInsts() const in AllInsts()660 return AllInstIter(*this); in AllInsts()
49 using AllInstIter = InstForwardIterator<IterationType::ALL>; variable572 AllInstIter AllInsts() const;
250 List of the **iterators**: *PhiInstIter*, *InstIter*, *AllInstIter*, *InstReverseIter*, *PhiInstSaf…