Searched refs:createVPIRBasicBlock (Results 1 – 4 of 4) sorted by relevance
922 setEntry(createVPIRBasicBlock(L->getLoopPreheader())); in VPlan()923 ScalarHeader = createVPIRBasicBlock(L->getHeader()); in VPlan()928 ExitBlocks.push_back(createVPIRBasicBlock(EB)); in VPlan()1238 NewScalarHeader = createVPIRBasicBlock(ScalarHeaderIRBB); in duplicate()1303 VPIRBasicBlock *VPlan::createVPIRBasicBlock(BasicBlock *IRBB) { in createVPIRBasicBlock() function in VPlan
602 VPBasicBlock *CheckBlockVPBB = Plan.createVPIRBasicBlock(CheckBlock); in attachCheckBlock()
3935 ScalarHeader = createVPIRBasicBlock(ScalarHeaderBB);4209 LLVM_ABI_FOR_TEST VPIRBasicBlock *createVPIRBasicBlock(BasicBlock *IRBB);
2305 VPIRBasicBlock *CheckVPIRBB = Plan.createVPIRBasicBlock(CheckIRBB); in introduceCheckBlockInVPlan()2414 VPIRBasicBlock *IRVPBB = VPBB->getPlan()->createVPIRBasicBlock(IRBB); in replaceVPBBWithIRVPBB()7606 VPIRBasicBlock *NewEntry = Plan.createVPIRBasicBlock(Insert); in emitMinimumVectorEpilogueIterCountCheck()