Searched refs:InstIter (Results 1 – 3 of 3) sorted by relevance
654 InstIter BasicBlock::Insts() const in Insts()656 return InstIter(*this); in Insts()
48 using InstIter = InstForwardIterator<IterationType::INST>; variable571 InstIter Insts() const;
250 List of the **iterators**: *PhiInstIter*, *InstIter*, *AllInstIter*, *InstReverseIter*, *PhiInstSaf…