Home
last modified time | relevance | path

Searched defs:MaxCycle (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h124 unsigned MaxCycle; variable
/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp486 calculateStallCycle(unsigned Offset,int MaxCycle) calculateStallCycle() argument
516 int MaxCycle = calculateMaxCycle(DAG, Offset); analyseII() local