Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h378 class ModuloScheduleTestAnnotater {
383 ModuloScheduleTestAnnotater(MachineFunction &MF, ModuloSchedule &S) in ModuloScheduleTestAnnotater() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2205 void ModuloScheduleTestAnnotater::annotate() { in annotate()
H A DMachinePipeliner.cpp654 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule()