Home | History | Annotate | Download | only in CodeGen

Lines Matching full:eliminate

123     /// Recursively eliminate dead defs in DeadDefs.
297 /// Return true if this block should be vacated by the coalescer to eliminate
336 // Eliminate DstSub on a physreg.
343 // Eliminate SrcSub by picking a corresponding Dst superregister.
1378 // Eliminate undefs.
1465 // If we can eliminate the copy without merging the live segments, do so
2156 // 3 %dst:ssub1 = COPY %src<kill> <-- Eliminate this copy.