Searched defs:isKnownNonNegative (Results 1 – 3 of 3) sorted by relevance
247 bool llvm::isKnownNonNegative(const Value *V, const DataLayout &DL, in isKnownNonNegative() function in llvm332 bool isKnownNonNegative = false; in computeKnownBitsMul() local
1041 bool DependenceInfo::isKnownNonNegative(const SCEV *S, const Value *Ptr) const { in isKnownNonNegative() function in DependenceInfo
9161 bool ScalarEvolution::isKnownNonNegative(const SCEV *S) { in isKnownNonNegative() function in ScalarEvolution