Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1288 APInt ConstCoeff = cast<SCEVConstant>(Coeff)->getAPInt(); in strongSIVtest() local
1411 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(Coeff); in weakCrossingSIVtest() local
1807 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(DstCoeff); in weakZeroSrcSIVtest() local
1916 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(SrcCoeff); in weakZeroDstSIVtest() local
2435 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest() local
2453 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest() local
2530 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest() local
2547 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest() local
2558 std::optional<APInt> ConstCoeff = getConstantPart(Delta); in gcdMIVtest() local