Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp2771 llvm::Optional<mlir::Value> restrictCopyAndFreeAtRuntime; member
2836 if (!copyOutPair.restrictCopyAndFreeAtRuntime) { in genCopyOut()
2842 builder.genIfThen(loc, *copyOutPair.restrictCopyAndFreeAtRuntime) in genCopyOut()