Searched refs:PtrSCEVB (Results 1 – 2 of 2) sorted by relevance
367 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in areConsecutivePointers() local370 if (X == PtrSCEVB) in areConsecutivePointers()377 const SCEV *Dist = SE.getMinusSCEV(PtrSCEVB, PtrSCEVA); in areConsecutivePointers()
1170 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in getPointersDiff() local1172 dyn_cast<SCEVConstant>(SE.getMinusSCEV(PtrSCEVB, PtrSCEVA)); in getPointersDiff()