Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DMemoryAllocation.cpp52 llvm::SmallVector<mlir::Operation *> getReturns(mlir::Operation *func) const { in getReturns() function in __anon9f7c6ebc0111::ReturnAnalysis
199 patterns.insert<AllocaOpConversion>(context, analysis.getReturns(func)); in runOnOperation()