Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9337 auto *SinkPred = SinkRegion->getSinglePredecessor(); in buildVPlanWithVPRecipes() local
9339 VPBlockUtils::disconnectBlocks(SinkPred, SinkRegion); in buildVPlanWithVPRecipes()
9341 VPBlockUtils::connectBlocks(SinkPred, SinkSucc); in buildVPlanWithVPRecipes()