Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp69 void createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB);
189 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB() function in PlainCFGBuilder
253 createVPInstructionsForVPBB(PreheaderVPBB, PreheaderBB); in buildPlainCFG()
266 createVPInstructionsForVPBB(VPBB, BB); in buildPlainCFG()
310 createVPInstructionsForVPBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()