Home
last modified time | relevance | path

Searched defs:cleanupRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DLowerHLFIROrderedAssignments.cpp1031 cleanupRegion = &yieldOp.getCleanup(); in generateMaskedExprCleanUps() local
828 generateCleanupIfAny(mlir::Region * cleanupRegion) generateCleanupIfAny() argument
1060 mlir::Region &cleanupRegion = generateNoneElementalCleanupIfAny() local
[all...]
/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.cpp431 mlir::Region &cleanupRegion = reductionDecl.getCleanupRegion(); createReductionCleanupRegion() local