Searched defs:RangeWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 37 constexpr uint32_t FunctionSummary::ParamAccess::RangeWidth; member in FunctionSummary::ParamAccess |
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 2782 SolveQuadraticEquationWrap(APInt A,APInt B,APInt C,unsigned RangeWidth) SolveQuadraticEquationWrap() argument |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 7068 const SCEV *RangeWidth = getMinusOne(AddRec->getType()); getRangeForAffineNoSelfWrappingAR() local |