Searched defs:LastCycle (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | TimelineView.h | 125 unsigned LastCycle; variable |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachinePipeliner.h | 552 int LastCycle = 0; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineScheduler.cpp | 1010 unsigned LastCycle = getSUnit(&*(std::prev(std::end(*this))))->TopReadyCycle; dumpScheduleTraceTopDown() local |