Searched refs:Is86Group (Results 1 – 1 of 1) sorted by relevance
733 static bool Is86Group(int group) { return (group & 1) != 0; } in Is86Group() function1041 MakeExeMethod(method, options.UseFilters, Is86Group(groupIndex), options.MaxFilter); in Update()