Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstIterator.h32 template <class BB_t, class BB_i_t, class BI_t, class II_t> class InstIterator {
49 InstIterator() = default;
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
79 inline bool operator==(const InstIterator &y) const {
82 inline bool operator!=(const InstIterator& y) const {
86 InstIterator& operator++() {
91 inline InstIterator operator++(int) {
[all …]
H A DFunction.h717 friend class InstIterator; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp158 for (InstIterator ii = m_to_instrument.begin(), in Instrument()
296 typedef InstVector::iterator InstIterator; typedef in Instrumenter
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A Dmodule.modulemap278 module IR_InstIterator { header "IR/InstIterator.h" export * }
/openbsd-src/gnu/llvm/llvm/docs/
H A DProgrammersManual.rst2573 ``InstIterator`` should be used instead. You'll need to include
2574 ``llvm/IR/InstIterator.h`` (`doxygen
2576 ``InstIterator``\ s explicitly in your code. Here's a small example that shows
2581 #include "llvm/IR/InstIterator.h"
2587 Easy, isn't it? You can also use ``InstIterator``\ s to fill a work list with
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641962 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.macppc1961 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.loongson1961 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.octeon1961 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.arm641962 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.powerpc641960 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.armv71960 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.i3861960 ./usr/include/llvm/IR/InstIterator.h
H A Dclang.sparc641961 ./usr/include/llvm/IR/InstIterator.h