Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp559 absentBoxToUnallocatedBox(fir::FirOpBuilder &builder, mlir::Location loc, in absentBoxToUnallocatedBox() function
2890 absentBoxToUnallocatedBox(builder, loc, actualArg, isPresent); in prepareActualThatMayBeAbsent()
6136 exv = absentBoxToUnallocatedBox(builder, loc, exv, isPresent); in genOptionalArrayFetch()