Searched defs:TinyPtrVector (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | TinyPtrVector.h | 50 TinyPtrVector(const TinyPtrVector &RHS) : Val(RHS.Val) { in TinyPtrVector() function |
/llvm-project/mlir/include/mlir/Support/ | ||
H A D | LLVM.h | 80 class TinyPtrVector; variable |