Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h353 const SCEV *PosPart; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2858 const SCEV *PosPart = in findBoundsLT() local
2870 const SCEV *PosPart = in findBoundsLT() local
2902 const SCEV *PosPart = in findBoundsGT() local
2913 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local