Searched defs:InstIterator (Results 1 – 3 of 3) sorted by relevance
53 InstIterator(const InstIterator<A,B,C,D> &II) in InstIterator() function 57 InstIterator(InstIterator<A,B,C,D> &II) in InstIterator() function 60 template<class M> InstIterator(M &m) in InstIterator() function 68 template<class M> InstIterator(M &m, bool) in InstIterator() function [all...]
782 friend class InstIterator; global() variable
293 typedef InstVector::iterator InstIterator; global() typedef in Instrumenter