Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h378 const SCEV *NegPart; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2917 const SCEV *NegPart = in findBoundsLT() local
2929 const SCEV *NegPart = in findBoundsLT() local
2961 const SCEV *NegPart = in findBoundsGT() local
2973 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local