Searched refs:GatherOps (Results 1 – 1 of 1) sorted by relevance
2263 SmallVectorImpl<TreeEntry *> &GatherOps);4347 SmallVectorImpl<TreeEntry *> &GatherOps) { in canReorderOperands() argument4368 GatherOps.push_back(TE); in canReorderOperands()4390 GatherOps.push_back(Gather); in canReorderOperands()4459 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local4461 GatherOps)) { in reorderBottomToTop()4606 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()