Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp61 SmallPtrSetImpl<const Value *> &VisitedUsers) { in analyzeGlobalAux()
192 SmallPtrSet<const Value *, 16> VisitedUsers; in analyzeGlobal() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPULDSUtils.cpp121 SmallPtrSet<User *, 8> VisitedUsers; in collectNonKernelAccessorsOfLDS() local
154 SmallPtrSet<User *, 8> VisitedUsers; in getFunctionToInstsMap() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLICM.cpp1692 SmallPtrSet<Instruction *, 8> VisitedUsers; in sink() local