Home
last modified time | relevance | path

Searched refs:UnrollThresholdPrivate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp35 static cl::opt<unsigned> UnrollThresholdPrivate( variable
123 unsigned ThresholdPrivate = UnrollThresholdPrivate; in getUnrollingPreferences()