Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp38 constexpr uint32_t FunctionSummary::ParamAccess::RangeWidth; member in FunctionSummary::ParamAccess
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DAPInt.cpp2862 unsigned RangeWidth) { in SolveQuadraticEquationWrap()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp6373 const SCEV *RangeWidth = getMinusOne(AddRec->getType()); in getRangeForAffineNoSelfWrappingAR() local