Searched defs:AllocaOpConversion (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ | ||
H A D | MemoryAllocation.cpp | 95 class AllocaOpConversion : public mlir::OpRewritePattern<fir::AllocaOp> { global() class |
/llvm-project/flang/lib/Optimizer/CodeGen/ | ||
H A D | CodeGen.cpp | 197 struct AllocaOpConversion : public fir::FIROpConversion<fir::AllocaOp> { global() struct |