Searched refs:UnswitchedClones (Results 1 – 1 of 1) sorted by relevance
2846 int UnswitchedClones = 0; in CalculateUnswitchCostMultiplier() 2852 UnswitchedClones++; in CalculateUnswitchCostMultiplier() 2857 UnswitchedClones++; in CalculateUnswitchCostMultiplier() 2865 UnswitchedClones += Log2_32(NonExitingSuccessors); in CalculateUnswitchCostMultiplier() 2874 std::max(UnswitchedClones - (int)UnswitchNumInitialUnscaledCandidates, 0); in CalculateUnswitchCostMultiplier() 2845 int UnswitchedClones = 0; CalculateUnswitchCostMultiplier() local