Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp19457 auto TryScheduleBundleImpl = [=](bool ReSchedule, ScheduleBundle &Bundle) { in tryScheduleBundle() local
19508 TryScheduleBundleImpl(/*ReSchedule=*/false, Invalid); in tryScheduleBundle()
19541 TryScheduleBundleImpl(ReSchedule, Bundle); in tryScheduleBundle()