Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3868 tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,
7026 BS.tryScheduleBundle(UniqueValues, this, S); in buildTree_rec()
14482 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle() function in BoUpSLP::BlockScheduling