Home
last modified time | relevance | path

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

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