Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h49 template <typename T, unsigned int N> class SmallSetVector; variable
H A DInstructionSimplify.h52 template <class T, unsigned n> class SmallSetVector; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h26 template <typename T, unsigned int N> class SmallSetVector; variable
H A DSelectionDAG.h63 template <typename T, unsigned int N> class SmallSetVector; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetVector.h386 SmallSetVector(It Start, It End) { in SmallSetVector() function
391 SmallSetVector(llvm::from_range_t, Range &&R) in SmallSetVector() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h52 template <typename T, unsigned N> class SmallSetVector; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h23 template <class T, unsigned n> class SmallSetVector; variable