Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3956 void scheduleBlock(BlockScheduling *BS);
13703 scheduleBlock(BSIter.second.get()); in vectorizeTree()
14956 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP