Lines Matching refs:IsPrefix
367 static bool IsPrefix(const ArgPromotion::IndicesVector &Prefix,387 return Low != Set.end() && IsPrefix(*Low, Indices);406 if (IsPrefix(*Low, ToMark))419 while (Low != End && IsPrefix(ToMark, *Low)) {