Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4999 ScheduleBundle &buildBundle(ArrayRef<Value *> VL);
19423 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle() function in BoUpSLP::BlockScheduling
19540 ScheduleBundle &Bundle = buildBundle(VL); in tryScheduleBundle()