Home
last modified time | relevance | path

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

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