Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h356 const SCEV *NegPart; member
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h363 const SCEV *NegPart; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2828 const SCEV *NegPart = in findBoundsLT() local
2840 const SCEV *NegPart = in findBoundsLT() local
2872 const SCEV *NegPart = in findBoundsGT() local
2884 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2745 const SCEV *NegPart = in findBoundsLT() local
2757 const SCEV *NegPart = in findBoundsLT() local
2789 const SCEV *NegPart = in findBoundsGT() local
2801 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local