Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DOpClass.cpp100 bool OpMethodResolvedParameters::makesRedundant( in makesRedundant() function in OpMethodResolvedParameters
140 bool OpMethodSignature::makesRedundant(const OpMethodSignature &other) const { in makesRedundant() function in OpMethodSignature
/external/llvm-project/mlir/include/mlir/TableGen/
DOpClass.h270 bool makesRedundant(const OpMethod &other) const { in makesRedundant() function