Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1176 void scheduleBlock(BlockScheduling *BS);
3578 scheduleBlock(BSIter.second.get()); in vectorizeTree()
4190 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP