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