Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewBlocks

1259   BasicBlock *NewBlocks[] = {PostLoopPreheader,        PreLoopRRI.PseudoExit,
1266 std::remove(std::begin(NewBlocks), std::end(NewBlocks), nullptr);
1268 addToParentLoopIfNeeded(makeArrayRef(std::begin(NewBlocks), NewBlocksEnd));