Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp159 static bool areEquivalentRanges(BinaryOperatorKind OpcodeLHS, in areEquivalentRanges()
179 static bool areExclusiveRanges(BinaryOperatorKind OpcodeLHS, in areExclusiveRanges()
223 static bool rangesFullyCoverDomain(BinaryOperatorKind OpcodeLHS, in rangesFullyCoverDomain()
270 static bool rangeSubsumesRange(BinaryOperatorKind OpcodeLHS, in rangeSubsumesRange()