Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DHostAssociations.cpp405 auto absentBox = builder.create<fir::AbsentOp>(loc, boxTy); in getFromTuple() local
407 absentBox); in getFromTuple()
H A DIntrinsicCall.cpp2325 auto absentBox = builder.create<fir::AbsentOp>(loc, targetBox.getType()); in genAssociated() local
2327 absentBox); in genAssociated()