Searched refs:buildBundle (Results 1 – 1 of 1) sorted by relevance
3442 ScheduleData *buildBundle(ArrayRef<Value *> VL);12441 BoUpSLP::BlockScheduling::buildBundle(ArrayRef<Value *> VL) { in buildBundle() function in BoUpSLP::BlockScheduling12557 auto *Bundle = buildBundle(VL); in tryScheduleBundle()