Lines Matching full:pressure
224 /// Register pressure in this region computed by buildSchedGraph.
228 /// List of pressure sets that exceed the target's pressure limit before
229 /// scheduling, listed in increasing set ID order. Each pressure set is paired
230 /// with its max pressure in the currently scheduled regions.
307 /// Get current register pressure for the top scheduled instructions.
311 /// Get current register pressure for the bottom scheduled instructions.
315 /// Get register pressure for the entire scheduling region before scheduling.
341 /// Call ScheduleDAGInstrs::buildSchedGraph with register pressure tracking
354 /// Move an instruction and update register pressure.