Searched refs:PtrSCEVB (Results 1 – 2 of 2) sorted by relevance
369 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in areConsecutivePointers() local372 if (X == PtrSCEVB) in areConsecutivePointers()379 const SCEV *Dist = SE.getMinusSCEV(PtrSCEVB, PtrSCEVA); in areConsecutivePointers()
1530 const SCEV *PtrSCEVB = SE.getSCEV(PtrB); in getPointersDiff() local1532 dyn_cast<SCEVConstant>(SE.getMinusSCEV(PtrSCEVB, PtrSCEVA)); in getPointersDiff()