Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3538 void scheduleBlock(BlockScheduling *BS);
11823 scheduleBlock(BSIter.second.get()); in vectorizeTree()
12944 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock() function in BoUpSLP