Home
last modified time | relevance | path

Searched refs:PtrSCEVA (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1602 const SCEV *PtrSCEVA = SE.getSCEV(PtrA); in getPointersDiff() local
1605 dyn_cast<SCEVConstant>(SE.getMinusSCEV(PtrSCEVB, PtrSCEVA)); in getPointersDiff()