Searched refs:BotPressure (Results 1 – 4 of 4) sorted by relevance
386 IntervalPressure BotPressure; variable400 BotRPTracker(BotPressure), DisconnectedComponentsRenamed(false) {} in ScheduleDAGMILive()415 const IntervalPressure &getBotPressure() const { return BotPressure; } in getBotPressure()
429 IntervalPressure BotPressure; variable441 TopRPTracker(TopPressure), BotRPTracker(BotPressure) {} in ScheduleDAGMILive()456 const IntervalPressure &getBotPressure() const { return BotPressure; } in getBotPressure()
307 IntervalPressure Pressure, BotPressure; in initRegPressure() local308 RegPressureTracker RPTracker(Pressure), BotRPTracker(BotPressure); in initRegPressure()372 LiveOutPressure = BotPressure.MaxSetPressure; in initRegPressure()
328 IntervalPressure Pressure, BotPressure; in initRegPressure() local329 RegPressureTracker RPTracker(Pressure), BotRPTracker(BotPressure); in initRegPressure()393 LiveOutPressure = BotPressure.MaxSetPressure; in initRegPressure()