HomeSort by relevance Sort by last modified time
    Searched refs:SetTy (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/ADT/
DepthFirstIterator.h 217 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeType*> >
218 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
219 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
220 : df_iterator<T, SetTy, true>(V) {}
223 template <class T, class SetTy>
224 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
225 return df_ext_iterator<T, SetTy>::begin(G, S);
228 template <class T, class SetTy>
229 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DepthFirstIterator.h 211 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeType*> >
212 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
213 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
214 : df_iterator<T, SetTy, true>(V) {}
217 template <class T, class SetTy>
218 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
219 return df_ext_iterator<T, SetTy>::begin(G, S);
222 template <class T, class SetTy>
223 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 230 template <class T, class SetTy = std::set<typename GraphTraits<T>::NodeRef>>
231 struct df_ext_iterator : public df_iterator<T, SetTy, true> {
232 df_ext_iterator(const df_iterator<T, SetTy, true> &V)
233 : df_iterator<T, SetTy, true>(V) {}
236 template <class T, class SetTy>
237 df_ext_iterator<T, SetTy> df_ext_begin(const T& G, SetTy &S) {
238 return df_ext_iterator<T, SetTy>::begin(G, S);
241 template <class T, class SetTy>
242 df_ext_iterator<T, SetTy> df_ext_end(const T& G, SetTy &S)
    [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-objdump/
MCFunction.h 50 typedef DenseSet<uint64_t> SetTy;
51 SetTy Succs;
55 typedef SetTy::const_iterator succ_iterator;

Completed in 212 milliseconds