Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp70 void createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB);
207 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB() function in PlainCFGBuilder
289 createVPInstructionsForVPBB(VPBB, BB); in buildPlainCFG()