Home
last modified time | relevance | path

Searched refs:thisNumParams (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/TableGen/
DOpClass.cpp103 const size_t thisNumParams = getNumParameters(); in makesRedundant() local
108 if (thisNumParams < otherNumParams) in makesRedundant()
118 return thisNumParams == otherNumParams || in makesRedundant()