Searched refs:newFuncType (Results 1 – 2 of 2) sorted by relevance
201 FunctionType newFuncType; in updateFunctionSignature() local236 newFuncType = FunctionType::get(&getContext(), /*inputs=*/argTypes, in updateFunctionSignature()314 funcOp.setType(newFuncType); in updateFunctionSignature()469 FunctionType newFuncType = in normalizeFuncOpMemRefs() local473 funcOp.setType(newFuncType); in normalizeFuncOpMemRefs()
351 auto newFuncType = FunctionType::get( in foldMemRefCasts() local353 funcOp.setType(newFuncType); in foldMemRefCasts()