Home
last modified time | relevance | path

Searched refs:IRMiddleVPBB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp960 VPIRBasicBlock *IRMiddleVPBB = new VPIRBasicBlock(IRBB); in replaceVPBBWithIRVPBB() local
962 R.moveBefore(*IRMiddleVPBB, IRMiddleVPBB->end()); in replaceVPBBWithIRVPBB()
965 VPBlockUtils::connectBlocks(PredVPBB, IRMiddleVPBB); in replaceVPBBWithIRVPBB()
967 VPBlockUtils::connectBlocks(IRMiddleVPBB, Succ); in replaceVPBBWithIRVPBB()