Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DInferTypeOpInterface.cpp205 auto retTypeFn = cast<InferTypeOpInterface>(op); in verifyInferredResultTypes() local
206 return retTypeFn.refineReturnTypes(op->getContext(), op->getLoc(), in verifyInferredResultTypes()