Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDModuleSummaryIndex.cpp37 constexpr uint32_t FunctionSummary::ParamAccess::RangeWidth; member in FunctionSummary::ParamAccess
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp2782 unsigned RangeWidth) { in SolveQuadraticEquationWrap()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp7070 const SCEV *RangeWidth = getMinusOne(AddRec->getType()); in getRangeForAffineNoSelfWrappingAR() local