Searched refs:RootDemotes (Results 1 – 1 of 1) sorted by relevance
15526 SmallVector<unsigned> RootDemotes; in computeMinimumValueSizes() local 15532 RootDemotes.push_back(NodeIdx); in computeMinimumValueSizes() 15710 RootDemotes.push_back(NodeIdx); in computeMinimumValueSizes() 15727 if (ReductionBitWidth != 0 && (IsTopRoot || !RootDemotes.empty())) { in computeMinimumValueSizes() 15734 for (unsigned Idx : RootDemotes) { in computeMinimumValueSizes() 15745 RootDemotes.clear(); in computeMinimumValueSizes()