Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2163 struct BlockScheduling { struct in llvm::slpvectorizer::BoUpSLP
2164 BlockScheduling(BasicBlock *BB) in BlockScheduling() argument
2167 void clear() { in clear()
2290 void doForAllOpcodes(Value *V, in doForAllOpcodes()
2348 BasicBlock *BB;
2354 int ChunkSize;
2358 int ChunkPos;
2367 ExtraScheduleDataMap;
2374 ReadyList ReadyInsts;
2391 int ScheduleRegionSize = 0;
[all …]