Home
last modified time | relevance | path

Searched defs:ScheduleDataCompare (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3147 struct ScheduleDataCompare { in scheduleBlock() struct
3148 bool operator()(ScheduleData *SD1, ScheduleData *SD2) { in scheduleBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5213 struct ScheduleDataCompare { in scheduleBlock() struct
5214 bool operator()(ScheduleData *SD1, ScheduleData *SD2) const { in scheduleBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10896 struct ScheduleDataCompare { in scheduleBlock() struct
10897 bool operator()(ScheduleData *SD1, ScheduleData *SD2) const { in scheduleBlock()