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