Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp70 void createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB);
194 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB() function in PlainCFGBuilder
277 createVPInstructionsForVPBB(VPBB, BB); in buildPlainCFG()
321 createVPInstructionsForVPBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()