Home | History | Annotate | Download | only in src

Lines Matching full:live

219   // live range that owns it. The interval must contain the position.
274 // Representation of SSA values' live ranges as a collection of (continuous)
297 // Returns use position in this live range that follows both start
299 // Modifies internal state of live range!
302 // Returns use position for which register is required in this live
304 // Modifies internal state of live range!
307 // Returns use position for which register is beneficial in this live
309 // Modifies internal state of live range!
312 // Returns use position for which register is beneficial in this live
316 // Can this live range be spilled at this position.
319 // Split this live range at the given position which must follow the start of
322 // live range to the result live range.
365 // Add a new interval or a new use position to this live range.
486 void ProcessInstructions(HBasicBlock* block, BitVector* live);
521 // Live range splitting helpers.
526 // Otherwise returns the live range that starts at pos and contains
610 // Lists of live ranges