Searched refs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
1921 BlockScheduling *BS = Iter.second.get(); in deleteTree()4751 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP4752 BlockScheduling(BasicBlock *BB) in BlockScheduling() function5090 MapVector<BasicBlock *, std::unique_ptr<BlockScheduling>> BlocksSchedules;5094 void scheduleBlock(BlockScheduling *BS);10295 BSRef = std::make_unique<BlockScheduling>(BB); in buildTreeRec()10297 BlockScheduling &BS = *BSRef; in buildTreeRec()19423 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle()19445 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle()19566 BoUpSLP::ScheduleData *BoUpSLP::BlockScheduling::allocateScheduleDataChunks() { in allocateScheduleDataChunks()[all …]