Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1269 APInt ConstCoeff = cast<SCEVConstant>(Coeff)->getAPInt(); strongSIVtest() local
1392 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(Coeff); weakCrossingSIVtest() local
1788 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(DstCoeff); weakZeroSrcSIVtest() local
1897 const SCEVConstant *ConstCoeff = dyn_cast<SCEVConstant>(SrcCoeff); weakZeroDstSIVtest() local
2422 APInt ConstCoeff = Constant->getAPInt(); gcdMIVtest() local
2441 APInt ConstCoeff = Constant->getAPInt(); gcdMIVtest() local
2522 APInt ConstCoeff = Constant->getAPInt(); gcdMIVtest() local
2539 APInt ConstCoeff = Constant->getAPInt(); gcdMIVtest() local
2552 APInt ConstCoeff = Constant->getAPInt(); gcdMIVtest() local
[all...]