Home
last modified time | relevance | path

Searched defs:InstIterator (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInstIterator.h47 InstIterator() {} in InstIterator() function
51 InstIterator(const InstIterator<A,B,C,D> &II) in InstIterator() function
55 InstIterator(InstIterator<A,B,C,D> &II) in InstIterator() function
58 template<class M> InstIterator(M &m) in InstIterator() function
66 template<class M> InstIterator(M &m, bool) in InstIterator() function