Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DClass.cpp78 bool MethodSignature::makesRedundant(const MethodSignature &other) const { in makesRedundant() function in MethodSignature
/llvm-project/mlir/include/mlir/TableGen/
H A DClass.h376 bool makesRedundant(const Method &other) const { makesRedundant() function