Searched defs:PrevCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/LineEditor/ | ||
H A D | LineEditor.cpp | 102 unsigned PrevCount; global() member |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 2000 auto PrevCount = getEntryCount(); setEntryCount() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 2894 unsigned PrevCount = Used.count(); hasEqualOperands() local |