Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h377 const SCEV *PosPart; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2921 const SCEV *PosPart = in findBoundsLT() local
2933 const SCEV *PosPart = in findBoundsLT() local
2965 const SCEV *PosPart = in findBoundsGT() local
2976 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local