Searched defs:newFuncType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/ | ||
H A D | NormalizeMemRefs.cpp | 214 FunctionType newFuncType; updateFunctionSignature() local |
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
H A D | OneShotModuleBufferize.cpp | 368 auto newFuncType = FunctionType::get( foldMemRefCasts() local |