Searched defs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
3652 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP3653 BlockScheduling(BasicBlock *BB) in BlockScheduling() argument3656 void clear() { in clear()3676 ScheduleData *getScheduleData(Instruction *I) { in getScheduleData()3686 ScheduleData *getScheduleData(Value *V) { in getScheduleData()3692 ScheduleData *getScheduleData(Value *V, Value *Key) { in getScheduleData()3704 bool isInSchedulingRegion(ScheduleData *SD) const { in isInSchedulingRegion()3711 void schedule(ScheduleData *SD, ReadyListType &ReadyList) { in schedule()3805 void verify() { in verify()3832 void doForAllOpcodes(Value *V, in doForAllOpcodes()[all …]