Searched defs:InstForwardIterator (Results 1 – 2 of 2) sorted by relevance
41 class InstForwardIterator; variable392 friend class InstForwardIterator; variable529 …explicit InstForwardIterator(Inst *current) : InstIterator<T, IterationDirection::FORWARD>(current… in InstForwardIterator() function560 …explicit InstForwardIterator(Inst *current) : InstForwardIterator<IterationType::INST>(current) {}; in InstForwardIterator() function
41 class InstForwardIterator; variable647 friend class InstForwardIterator; variable776 …explicit InstForwardIterator(Inst *current) : InstIterator<T, IterationDirection::FORWARD>(current… in InstForwardIterator() function807 …explicit InstForwardIterator(Inst *current) : InstForwardIterator<IterationType::INST>(current) {}; in InstForwardIterator() function