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