Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3298 ScheduleData *buildBundle(ArrayRef<Value *> VL);
10387 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle() function in BoUpSLP::BlockScheduling
10503 auto *Bundle = buildBundle(VL); in tryScheduleBundle()