Home
last modified time | relevance | path

Searched defs:RangeWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp37 constexpr uint32_t FunctionSummary::ParamAccess::RangeWidth; member in FunctionSummary::ParamAccess
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2790 unsigned RangeWidth) { in SolveQuadraticEquationWrap()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7054 const SCEV *RangeWidth = getMinusOne(AddRec->getType()); in getRangeForAffineNoSelfWrappingAR() local