Searched defs:MaxCycle (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | TimelineView.h | 124 unsigned MaxCycle; variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | WindowScheduler.cpp | 486 calculateStallCycle(unsigned Offset,int MaxCycle) calculateStallCycle() argument |