Searched refs:GlobalLSCost (Results 1 – 1 of 1) sorted by relevance
10396 LoadedSlice::Cost &GlobalLSCost) { in adjustCostForPairing() argument10446 assert(GlobalLSCost.Loads > 0 && "We save more loads than we created!"); in adjustCostForPairing()10447 --GlobalLSCost.Loads; in adjustCostForPairing()