Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3044 int SchedulingPriority = 0; member
10898 return SD2->SchedulingPriority < SD1->SchedulingPriority; in scheduleBlock()
10915 SD->FirstInBundle->SchedulingPriority = Idx++; in scheduleBlock()