Home | History | Annotate | Download | only in src

Lines Matching full:live

219   // live range that owns it. The interval must contain the position.
275 // 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 // Can this live range be spilled at this position.
316 // Split this live range at the given position which must follow the start of
319 // live range to the result live range.
358 // Add a new interval or a new use position to this live range.
494 void ProcessInstructions(HBasicBlock* block, BitVector* live);
529 // Live range splitting helpers.
534 // Otherwise returns the live range that starts at pos and contains
602 // Lists of live ranges