Searched defs:fusedLoops (Results 1 – 2 of 2) sorted by relevance
217 for (auto fusedLoops : fusedLoopsAndRanges) in fuse() local796 const LinalgTilingOptions &options, const std::set<unsigned> &fusedLoops) { in tileRootOperation()815 const std::set<unsigned> &fusedLoops) { in fuseOperations()
126 SmallVector<Operation *, 4> fusedLoops; member