Home
last modified time | relevance | path

Searched refs:ItCopy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DInterval.h58 auto ItCopy = *this; variable
60 return ItCopy;
68 auto ItCopy = *this; variable
70 return ItCopy;
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h139 bf_iterator ItCopy = *this; variable
141 return ItCopy;