Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h354 const SCEV *NegPart; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2854 const SCEV *NegPart = in findBoundsLT() local
2866 const SCEV *NegPart = in findBoundsLT() local
2898 const SCEV *NegPart = in findBoundsGT() local
2910 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local