Lines Matching full:complement
223 /// ComplementSpillMode - Select how the complement live range should be
225 /// anything that isn't added to another interval. This complement interval
230 /// SM_Partition(Default) - Try to create the complement interval so it
237 /// instructions. Copies to the complement interval are hoisted to their
239 /// complement interval. This also means that no extra PHI-defs need to be
240 /// inserted in the complement interval.
245 /// the complement interval may get some extra PHI-defs.
255 /// The index 0 is used for the complement, so the first interval started by
292 /// LiveRangeCalc instance for the complement interval when in spill mode.
296 /// complement interval can overlap the other intervals, so it gets its own
324 /// in the vector in the complement interval.
332 /// hoistCopiesForSize - Hoist back-copies to the complement interval in a
361 /// implicit complement interval.
404 /// interval, but also let the complement interval be live.