Searched refs:WPRS (Results 1 – 2 of 2) sorted by relevance
176 SmallVector<MCWriteProcResEntry, 8> WPRS) { in computeIdealizedProcResPressure() argument179 sort(WPRS, [](const MCWriteProcResEntry &A, const MCWriteProcResEntry &B) { in computeIdealizedProcResPressure()182 for (const MCWriteProcResEntry &WPR : WPRS) { in computeIdealizedProcResPressure()
36 SmallVector<MCWriteProcResEntry, 8> WPRS);