Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp567 auto safeToReadBox = in absentBoxToUnallocatedBox() local
569 return fir::substBase(exv, safeToReadBox); in absentBoxToUnallocatedBox()
2889 ExtValue safeToReadBox = in prepareActualThatMayBeAbsent() local
2891 return {safeToReadBox, isPresent}; in prepareActualThatMayBeAbsent()