Searched refs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
1062 BlockScheduling *BS = Iter.second.get(); in deleteTree()3235 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP3236 BlockScheduling(BasicBlock *BB) in BlockScheduling() function3538 void scheduleBlock(BlockScheduling *BS);5871 BSRef = std::make_unique<BlockScheduling>(BB); in buildTree_rec()5873 BlockScheduling &BS = *BSRef; in buildTree_rec()12441 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle()12610 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion()12700 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData()12930 void BoUpSLP::BlockScheduling::resetSchedule() { in resetSchedule()[all …]