Searched defs:NewPriority (Results 1 – 2 of 2) sorted by relevance
117 void BackgroundQueue::boost(llvm::StringRef Tag, unsigned NewPriority) { in boost()
217 const auto NewPriority = It->second; in updateAndCheckDecreased() local