Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp211 if (const auto *ptrOrAlloc = actual.getBoxOf<fir::MutableBoxValue>()) in genActualIsPresentTest() local
213 *ptrOrAlloc); in genActualIsPresentTest()