Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1121 getFuncForAllocaInsert(mlir::ConversionPatternRewriter &rewriter) const { in getFuncForAllocaInsert() function
1133 mlir::LLVM::LLVMFuncOp func = getFuncForAllocaInsert(rewriter); in genAllocaWithType()