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.cpp5007 tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,
10301 BS.tryScheduleBundle(UniqueValues.getArrayRef(), this, S); in buildTreeRec()
19445 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle() function in BoUpSLP::BlockScheduling