Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DNormalizeMemRefs.cpp214 FunctionType newFuncType; updateFunctionSignature() local
481 FunctionType newFuncType = normalizeFuncOpMemRefs() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotModuleBufferize.cpp368 auto newFuncType = FunctionType::get( foldMemRefCasts() local