Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DAbstractResult.cpp137 auto newFuncTy = mlir::FunctionType::get(op.getContext(), newInputTypes, matchAndRewrite() local
265 mlir::FunctionType newFuncTy; matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp1050 auto newFuncTy = convertSignature() local