Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2305 tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,
2792 Optional<ScheduleData *> Bundle = BS.tryScheduleBundle(VL, this, S); in buildTree_rec()
5668 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle() function in BoUpSLP::BlockScheduling