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