Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp69 static bool verifyTypeParamCount(mlir::Type inType, unsigned numParams) { in verifyTypeParamCount() function
255 if (verifyTypeParamCount(getInType(), numLenParams())) in verify()
333 if (verifyTypeParamCount(getInType(), numLenParams())) in verify()