Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp38 constexpr uint32_t FunctionSummary::ParamAccess::RangeWidth; member in FunctionSummary::ParamAccess
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2867 unsigned RangeWidth) { in SolveQuadraticEquationWrap()
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp2866 unsigned RangeWidth) { in SolveQuadraticEquationWrap()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp6010 const SCEV *RangeWidth = getMinusOne(AddRec->getType()); in getRangeForAffineNoSelfWrappingAR() local