Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8917 auto *SinkPred = SinkRegion->getSinglePredecessor(); in buildVPlanWithVPRecipes() local
8919 VPBlockUtils::disconnectBlocks(SinkPred, SinkRegion); in buildVPlanWithVPRecipes()
8921 VPBlockUtils::connectBlocks(SinkPred, SinkSucc); in buildVPlanWithVPRecipes()