Home
last modified time | relevance | path

Searched defs:UserCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp193 std::optional<unsigned> UserThreshold, std::optional<unsigned> UserCount, in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp462 size_t UserCount = 0; in chooseBestVariableForModuleStrategy() member