Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Reducer/
H A DReductionNode.cpp38 LogicalResult ReductionNode::initialize(ModuleOp parentModule, in initialize()
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DLowerToLLVM.cpp77 ModuleOp parentModule = op->getParentOfType<ModuleOp>(); in matchAndRewrite() local
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DLowerToLLVM.cpp77 ModuleOp parentModule = op->getParentOfType<ModuleOp>(); in matchAndRewrite() local