Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstIterator.h46 InstIterator() {} in InstIterator() function
50 InstIterator(const InstIterator<A,B,C,D> &II) in InstIterator() function
54 InstIterator(InstIterator<A,B,C,D> &II) in InstIterator() function
57 template<class M> InstIterator(M &m) in InstIterator() function
65 template<class M> InstIterator(M &m, bool) in InstIterator() function