Searched refs:getConstantPart (Results 1 – 1 of 1) sorted by relevance
2391 static std::optional<APInt> getConstantPart(const SCEV *Expr) { in getConstantPart() function2435 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest()2453 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest()2475 std::optional<APInt> ConstOp = getConstantPart(Product); in gcdMIVtest()2530 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest()2547 std::optional<APInt> ConstCoeff = getConstantPart(Coeff); in gcdMIVtest()2558 std::optional<APInt> ConstCoeff = getConstantPart(Delta); in gcdMIVtest()