Searched refs:SingleMax (Results 1 – 3 of 3) sorted by relevance
111 SingleMax, enumerator
928 if (BotResult == SingleMax) { in pickNodeBidrectional()933 if (TopResult == SingleMax) { in pickNodeBidrectional()
10841 unsigned SingleMax = 0; in tryToGatherSingleRegisterExtractElements() local10844 SingleMax = Vectors.front().second.size() + UndefSz; in tryToGatherSingleRegisterExtractElements()10847 PairMax = SingleMax + ItNext->second.size(); in tryToGatherSingleRegisterExtractElements()10850 if (SingleMax == 0 && PairMax == 0 && UndefSz == 0) in tryToGatherSingleRegisterExtractElements()10857 if (SingleMax >= PairMax && SingleMax) { in tryToGatherSingleRegisterExtractElements()