Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp188 unsigned &Threshold, unsigned &PartialThreshold, in selectThresholds()
793 unsigned Threshold, PartialThreshold; in runOnLoop() local
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h242 unsigned PartialThreshold; member