Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp959 static void replaceVPBBWithIRVPBB(VPBasicBlock *VPBB, BasicBlock *IRBB) { in replaceVPBBWithIRVPBB() function
1007 replaceVPBBWithIRVPBB(ScalarPhVPBB, ScalarPh); in execute()
1008 replaceVPBBWithIRVPBB(MiddleVPBB, MiddleBB); in execute()