Searched refs:isAllNegative (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstantRange.h243 bool isAllNegative() const;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp355 bool ConstantRange::isAllNegative() const { function in class:ConstantRange
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp4778 (LHSRange.isAllNegative() || RHSRange.isAllNegative());

Completed in 100 milliseconds