Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewBlocks

1079     auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo);
1081 addThroughConstraints(Cand.Intf, NewBlocks);
1085 SpillPlacer->addPrefSpill(NewBlocks, /* Strong= */ true);