Searched refs:replacePointerTypeArgs (Results 1 – 2 of 2) sorted by relevance
415 void replacePointerTypeArgs(cir::FuncOp oldF, cir::FuncOp newF);
896 void CIRGenModule::replacePointerTypeArgs(cir::FuncOp oldF, cir::FuncOp newF) { in replacePointerTypeArgs() function in CIRGenModule939 replacePointerTypeArgs(oldF, newF); in applyReplacements()