Searched defs:InstIterator (Results 1 – 3 of 3) sorted by relevance
53 InstIterator(const InstIterator<A,B,C,D> &II) in InstIterator() function57 InstIterator(InstIterator<A,B,C,D> &II) in InstIterator() function60 template<class M> InstIterator(M &m) in InstIterator() function68 template<class M> InstIterator(M &m, bool) in InstIterator() function
782 friend class InstIterator; variable
293 typedef InstVector::iterator InstIterator; typedef in Instrumenter