Searched refs:tryScheduleBundle (Results 1 – 2 of 2) sorted by relevance
799 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP);1088 if (!BS.tryScheduleBundle(VL, this)) { in buildTree_rec()2804 bool BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, in tryScheduleBundle() function in BoUpSLP::BlockScheduling
1089 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,1520 if (!BS.tryScheduleBundle(VL, this, S)) { in buildTree_rec()3810 bool BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, in tryScheduleBundle() function in BoUpSLP::BlockScheduling