Home
last modified time | relevance | path

Searched refs:BotPressure (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h241 IntervalPressure BotPressure; variable
259 TopRPTracker(TopPressure), CurrentBottom(), BotRPTracker(BotPressure), in ScheduleDAGMI()
305 const IntervalPressure &getBotPressure() const { return BotPressure; } in getBotPressure()