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.h391 const SCEV *PosPart; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2931 const SCEV *PosPart = in findBoundsLT() local
2943 const SCEV *PosPart = in findBoundsLT() local
2975 const SCEV *PosPart = in findBoundsGT() local
2986 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local