Searched defs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance
3090 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP3091 BlockScheduling(BasicBlock *BB) in BlockScheduling() argument3094 void clear() { in clear()3114 ScheduleData *getScheduleData(Instruction *I) { in getScheduleData()3124 ScheduleData *getScheduleData(Value *V) { in getScheduleData()3130 ScheduleData *getScheduleData(Value *V, Value *Key) { in getScheduleData()3142 bool isInSchedulingRegion(ScheduleData *SD) const { in isInSchedulingRegion()3149 void schedule(ScheduleData *SD, ReadyListType &ReadyList) { in schedule()3243 void verify() { in verify()3270 void doForAllOpcodes(Value *V, in doForAllOpcodes()[all …]