Searched refs:indicesToFuse (Results 1 – 2 of 2) sorted by relevance
437 llvm::SmallSet<unsigned, 1> indicesToFuse = {}; member439 indicesToFuse.insert(operands.begin(), operands.end()); in setIndicesToFuse()
176 if (!fusionOptions.indicesToFuse.count( in matchAndRewrite()