Searched refs:SingleMax (Results 1 – 3 of 3) sorted by relevance
111 SingleMax, enumerator
925 if (BotResult == SingleMax) { in pickNodeBidrectional()930 if (TopResult == SingleMax) { in pickNodeBidrectional()
15161 unsigned SingleMax = 0; in tryToGatherSingleRegisterExtractElements() local15164 SingleMax = Vectors.front().second.size() + UndefSz; in tryToGatherSingleRegisterExtractElements()15167 PairMax = SingleMax + ItNext->second.size(); in tryToGatherSingleRegisterExtractElements()15170 if (SingleMax == 0 && PairMax == 0 && UndefSz == 0) in tryToGatherSingleRegisterExtractElements()15177 if (SingleMax >= PairMax && SingleMax) { in tryToGatherSingleRegisterExtractElements()