Searched refs:PtrSCEVB (Results 1 – 2 of 2) sorted by relevance
366 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in areConsecutivePointers() local369 if (X == PtrSCEVB) in areConsecutivePointers()376 const SCEV *Dist = SE.getMinusSCEV(PtrSCEVB, PtrSCEVA); in areConsecutivePointers()
1476 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in getPointersDiff() local1478 dyn_cast<SCEVConstant>(SE.getMinusSCEV(PtrSCEVB, PtrSCEVA)); in getPointersDiff()