Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h356 const SCEV *NegPart; member
/third_party/skia/third_party/externals/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