Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp45 static cl::opt<unsigned> UnrollThresholdIf( variable
168 UP.Threshold += UnrollThresholdIf; in getUnrollingPreferences()