Home
last modified time | relevance | path

Searched refs:enableHandlers (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp1226 mlir::func::FuncOp enableHandlers = in genConditionHandlerCall() local
1228 mlir::Type boolType = enableHandlers.getFunctionType().getInput(1); in genConditionHandlerCall()
1239 builder.create<fir::CallOp>(loc, enableHandlers, ioArgs); in genConditionHandlerCall()