Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp71 void createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB);
283 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB() function in PlainCFGBuilder
390 createVPInstructionsForVPBB(VPBB, BB); in buildPlainCFG()