Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewBlocks

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