Home
last modified time | relevance | path

Searched refs:areInsensitiveToSignednessOfInvertedICmpPredicate (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstantRange.h140 areInsensitiveToSignednessOfInvertedICmpPredicate(const ConstantRange &CR1,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp178 bool ConstantRange::areInsensitiveToSignednessOfInvertedICmpPredicate( in areInsensitiveToSignednessOfInvertedICmpPredicate() function in ConstantRange
199 if (areInsensitiveToSignednessOfInvertedICmpPredicate(CR1, CR2)) in getEquivalentPredWithFlippedSignedness()