Home
last modified time | relevance | path

Searched refs:MaxPaths (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h170 static unsigned MaxPaths; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp177 unsigned SwingSchedulerDAG::Circuits::MaxPaths = 5; member in SwingSchedulerDAG::Circuits
1278 if (NumPaths > MaxPaths) in circuit()