Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp659 auto itemExv = inputFunc.getFunctionType().getInput(1).isa<fir::BoxType>() in genInputItemList() local
662 ok = createIoRuntimeCallForItem(loc, builder, inputFunc, cookie, itemExv); in genInputItemList()