Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp65 SmallPtrSetImpl<const Value *> &VisitedUsers) { in analyzeGlobalAux()
193 SmallPtrSet<const Value *, 16> VisitedUsers; in analyzeGlobal() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUReplaceLDSUseWithPointer.cpp499 SmallPtrSet<User *, 8> VisitedUsers; in collectNonKernelAccessorsOfLDS() local
532 SmallPtrSet<User *, 8> VisitedUsers; in getFunctionToInstsMap() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLICM.cpp1611 SmallPtrSet<Instruction *, 8> VisitedUsers; in sink() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4477 SmallPtrSet<const TreeEntry *, 4> VisitedUsers; in reorderBottomToTop() local