Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseOverrideCheck.cpp123 StringRef Redundant = in check() local
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DSimplex.h788 enum class IneqType { Redundant, Cut, Separate }; enumerator