Searched refs:tryScheduleBundle (Results 1 – 1 of 1) 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