Home
last modified time | relevance | path

Searched defs:cleanupFns (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DHlfirIntrinsics.cpp51 llvm::SmallVector<hlfir::CleanupFunction, 3> cleanupFns; member in __anona72838c30111::HlfirTransformationalIntrinsic
H A DConvertCall.cpp1851 llvm::SmallVector<hlfir::CleanupFunction> cleanupFns; genIntrinsicRefCore() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DLowerHLFIRIntrinsics.cpp74 llvm::SmallVector<std::function<void()>, 2> cleanupFns; in lowerArguments() local