Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp42 static cl::opt<unsigned> UnrollThresholdIf( variable
167 UP.Threshold += UnrollThresholdIf; in getUnrollingPreferences()