Searched refs:tryScheduleBundle (Results 1 – 1 of 1) sorted by relevance
1089 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,1521 if (!BS.tryScheduleBundle(VL, this, S)) { in buildTree_rec()3813 bool BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, in tryScheduleBundle() function in BoUpSLP::BlockScheduling