Home
last modified time | relevance | path

Searched defs:VisitedUsers (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp65 SmallPtrSetImpl<const Value *> &VisitedUsers) { in analyzeGlobalAux()
198 SmallPtrSet<const Value *, 16> VisitedUsers; in analyzeGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1640 SmallPtrSet<Instruction *, 8> VisitedUsers; in sink() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5634 SmallPtrSet<const TreeEntry *, 4> VisitedUsers; in reorderBottomToTop() local