Home
last modified time | relevance | path

Searched defs:BlockScheduling (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp965 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP
966 BlockScheduling(BasicBlock *BB) in BlockScheduling() function
969 void clear() { in clear()
1061 void doForAllOpcodes(Value *V, in doForAllOpcodes()
1116 BasicBlock *BB;
1122 int ChunkSize;
1126 int ChunkPos;
1135 ExtraScheduleDataMap;
1142 ReadyList ReadyInsts;
1159 int ScheduleRegionSize = 0;
[all …]