Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
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
/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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstIterator.h54 InstIterator(const InstIterator<A,B,C,D> &II) in InstIterator() function
58 InstIterator(InstIterator<A,B,C,D> &II) in InstIterator() function
61 template<class M> InstIterator(M &m) in InstIterator() function
69 template<class M> InstIterator(M &m, bool) in InstIterator() function