Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16129 auto FindScheduleBundle = [&](const TreeEntry *E) -> const ScheduleBundle * { in getLastInstructionInBundle() local
16150 const ScheduleBundle *Bundle = FindScheduleBundle(E); in getLastInstructionInBundle()