Searched refs:Reducts (Results 1 – 1 of 1) sorted by relevance
167 SmallSetVector<Instruction *, 4> Reducts; in tryInterleave() local202 if (!Reducts.insert(I)) in tryInterleave()290 for (auto *I : Reducts) in tryInterleave()294 assert((!Truncs.empty() || !Reducts.empty()) && in tryInterleave()332 if (!Reducts.empty() && (Ops.empty() || all_of(Ops, [](Instruction *I) { in tryInterleave()