Searched refs:RootDemotes (Results 1 – 1 of 1) sorted by relevance
20517 SmallVector<unsigned> RootDemotes; in computeMinimumValueSizes() local20524 RootDemotes.push_back(NodeIdx); in computeMinimumValueSizes()20744 RootDemotes.push_back(NodeIdx); in computeMinimumValueSizes()20765 if (ReductionBitWidth != 0 && (IsTopRoot || !RootDemotes.empty())) { in computeMinimumValueSizes()20772 for (unsigned Idx : RootDemotes) { in computeMinimumValueSizes()20784 RootDemotes.clear(); in computeMinimumValueSizes()