Home
last modified time | relevance | path

Searched refs:scheduleBlock (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2392 void scheduleBlock(BlockScheduling *BS);
5420 scheduleBlock(BSIter.second.get()); in vectorizeTree()
6054 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP