Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp999 BasicBlock *ScalarPh = MiddleBB->getSingleSuccessor(); in execute() local
1007 replaceVPBBWithIRVPBB(ScalarPhVPBB, ScalarPh); in execute()
1016 State->CFG.DTU.applyUpdates({{DominatorTree::Delete, MiddleBB, ScalarPh}}); in execute()