Lines Matching full:live
218 // live range that owns it. The interval must contain the position.
274 // Representation of SSA values' live ranges as a collection of (continuous)
299 // Returns use position in this live range that follows both start
301 // Modifies internal state of live range!
304 // Returns use position for which register is required in this live
306 // Modifies internal state of live range!
309 // Returns use position for which register is beneficial in this live
311 // Modifies internal state of live range!
314 // Can this live range be spilled at this position.
317 // Split this live range at the given position which must follow the start of
320 // live range to the result live range.
359 // Add a new interval or a new use position to this live range.
499 void ProcessInstructions(HBasicBlock* block, BitVector* live);
534 // Live range splitting helpers.
539 // Otherwise returns the live range that starts at pos and contains
609 // Lists of live ranges