Searched refs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
548 BlockScheduling *BS = Iter.second.get(); in deleteTree()965 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP966 BlockScheduling(BasicBlock *BB) in BlockScheduling() argument1176 void scheduleBlock(BlockScheduling *BS);1517 BSRef = llvm::make_unique<BlockScheduling>(BB); in buildTree_rec()1519 BlockScheduling &BS = *BSRef.get(); in buildTree_rec()3902 void BoUpSLP::BlockScheduling::cancelScheduling(ArrayRef<Value *> VL, in cancelScheduling()3938 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion()4015 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData()4176 void BoUpSLP::BlockScheduling::resetSchedule() { in resetSchedule()[all …]