Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp882 mlir::Type passType = fir::ReferenceType::get(type); in handleExplicitDummy() local
889 passType = type; in handleExplicitDummy()
894 addFirOperand(passType, nextPassedArgPosition(), prop, attrs); in handleExplicitDummy()