Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewBlocks

1316     auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo);
1318 addThroughConstraints(Cand.Intf, NewBlocks);
1322 SpillPlacer->addPrefSpill(NewBlocks, /* Strong= */ true);