Searched refs:getBoxProcType (Results 1 – 2 of 2) sorted by relevance
111 fir::BoxProcType getBoxProcType(mlir::FunctionType funcTy) { in getBoxProcType() function
2654 auto boxProcTy = builder.getBoxProcType(funcTy); in genCallOpAndResult()