Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h378 const SCEV *NegPart; member
/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 = findBoundsGT() local
2973 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); findBoundsGT() local
[all...]