Home
last modified time | relevance | path

Searched defs:isKnownNonNegative (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1128 bool DependenceInfo::isKnownNonNegative(const SCEV *S, const Value *Ptr) const { in isKnownNonNegative() function in DependenceInfo
[all...]
H A DValueTracking.cpp286 bool llvm::isKnownNonNegative(const Value *V, const SimplifyQuery &SQ, isKnownNonNegative() function in llvm
375 bool isKnownNonNegative = false; computeKnownBitsMul() local
H A DScalarEvolution.cpp10777 bool ScalarEvolution::isKnownNonNegative(const SCEV *S) { isKnownNonNegative() function in ScalarEvolution
[all...]