Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10428 auto TryScheduleBundleImpl = [this, OldScheduleEnd, SLP](bool ReSchedule, in tryScheduleBundle() local
10476 TryScheduleBundleImpl(/*ReSchedule=*/false, nullptr); in tryScheduleBundle()
10504 TryScheduleBundleImpl(ReSchedule, Bundle); in tryScheduleBundle()