Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DConstantRange.h140 areInsensitiveToSignednessOfInvertedICmpPredicate(const ConstantRange &CR1,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantRange.cpp178 bool ConstantRange::areInsensitiveToSignednessOfInvertedICmpPredicate( in areInsensitiveToSignednessOfInvertedICmpPredicate() function in ConstantRange
199 if (areInsensitiveToSignednessOfInvertedICmpPredicate(CR1, CR2)) in getEquivalentPredWithFlippedSignedness()