Lines Matching full:live
218 // live range that owns it. The interval must contain the position.
273 // Representation of SSA values' live ranges as a collection of (continuous)
298 // Returns use position in this live range that follows both start
300 // Modifies internal state of live range!
303 // Returns use position for which register is required in this live
305 // Modifies internal state of live range!
308 // Returns use position for which register is beneficial in this live
310 // Modifies internal state of live range!
313 // Returns use position for which register is beneficial in this live
317 // Can this live range be spilled at this position.
320 // Split this live range at the given position which must follow the start of
323 // live range to the result live range.
366 // Add a new interval or a new use position to this live range.
485 void ProcessInstructions(HBasicBlock* block, BitVector* live);
520 // Live range splitting helpers.
525 // Otherwise returns the live range that starts at pos and contains
611 // Lists of live ranges