Home
last modified time | relevance | path

Searched refs:TryScheduleBundleImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12482 auto TryScheduleBundleImpl = [this, OldScheduleEnd, SLP](bool ReSchedule, in tryScheduleBundle() local
12530 TryScheduleBundleImpl(/*ReSchedule=*/false, nullptr); in tryScheduleBundle()
12558 TryScheduleBundleImpl(ReSchedule, Bundle); in tryScheduleBundle()