Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SCF/Transforms/
H A DTileUsingInterface.h206 llvm::SetVector<Operation *> fusedProducers; global() member
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp1087 SetVector<Operation *> fusedProducers, tiledAndFusedOps; tileConsumerAndFuseProducersUsingSCF() local