Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2321 tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,
2805 Optional<ScheduleData *> Bundle = BS.tryScheduleBundle(VL, this, S); in buildTree_rec()
5945 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle() function in BoUpSLP::BlockScheduling