Searched refs:GatherOps (Results 1 – 1 of 1) sorted by relevance
3440 SmallVectorImpl<TreeEntry *> &GatherOps);7407 SmallVectorImpl<TreeEntry *> &GatherOps) { in buildReorderableOperands() argument7446 GatherOps.push_back(TE); in buildReorderableOperands()7450 GatherOps.push_back(TE); in buildReorderableOperands()7571 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local7573 GatherOps); in reorderBottomToTop()7815 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()