Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DMemoryAllocation.cpp95 class AllocaOpConversion : public mlir::OpRewritePattern<fir::AllocaOp> { global() class
99 AllocaOpConversion(mlir::MLIRContext *ctx, AllocaOpConversion() function in __anonbd2391ff0211::AllocaOpConversion
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp197 struct AllocaOpConversion : public fir::FIROpConversion<fir::AllocaOp> { global() struct
201 matchAndRewrite__anon6cb624db0311::AllocaOpConversion matchAndRewrite() argument