Searched refs:RemovedMP (Results 1 – 2 of 2) sorted by relevance
50 uint64_t RemovedMP = 0; member58 RemovedMP += O.RemovedMP;65 double getMPRatio() { return (double)RemovedMP / PossibleMP; } in getMPRatio()
176 << formatv(" ({0:P}), ", getDynamicRatio()) << "saving " << RemovedMP in dump()262 Local.RemovedMP += MispredictionCount; in runOnFunction()