Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp160 static bool areEquivalentRanges(BinaryOperatorKind OpcodeLHS, in areEquivalentRanges() argument
180 static bool areExclusiveRanges(BinaryOperatorKind OpcodeLHS, in areExclusiveRanges() argument
224 rangesFullyCoverDomain(BinaryOperatorKind OpcodeLHS,const APSInt & ValueLHS,BinaryOperatorKind OpcodeRHS,const APSInt & ValueRHS) rangesFullyCoverDomain() argument
271 rangeSubsumesRange(BinaryOperatorKind OpcodeLHS,const APSInt & ValueLHS,BinaryOperatorKind OpcodeRHS,const APSInt & ValueRHS) rangeSubsumesRange() argument
[all...]