Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownFPClass.h103 bool cannotBeOrderedLessThanZero() const { in cannotBeOrderedLessThanZero() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5923 bool llvm::cannotBeOrderedLessThanZero(const Value *V, const SimplifyQuery &SQ, in cannotBeOrderedLessThanZero() function in llvm