Home | History | Annotate | Download | only in CodeGen

Lines Matching full:overlap

159     // Check for an overlap.
163 // Allow the overlap if Def is a coalescable copy.
220 /// merge and eliminate all ranges that this will overlap with. The iterator is
250 /// merge and eliminate all ranges that this will overlap with.
301 "Cannot overlap two LiveRanges with differing ValID's"
323 "Cannot overlap two LiveRanges with differing ValID's");
498 /// allowed to overlap with LiveRanges in the current interval, but only if
509 /// The LiveRanges in RHS are allowed to overlap with LiveRanges in the
720 assert(A.valno == B.valno && "Cannot overlap different values");
757 assert(ReadI->valno == Seg.valno && "Cannot overlap different values");