Searched refs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
917 BlockScheduling *BS = Iter.second.get(); in deleteTree()2892 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP2893 BlockScheduling(BasicBlock *BB) in BlockScheduling() function3196 void scheduleBlock(BlockScheduling *BS);4833 BSRef = std::make_unique<BlockScheduling>(BB); in buildTree_rec()4835 BlockScheduling &BS = *BSRef; in buildTree_rec()9050 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle()9219 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion()9297 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData()9524 void BoUpSLP::BlockScheduling::resetSchedule() { in resetSchedule()[all …]