Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h172 static unsigned MaxPaths; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp211 unsigned SwingSchedulerDAG::Circuits::MaxPaths = 5; member in SwingSchedulerDAG::Circuits
1656 if (NumPaths > MaxPaths) in circuit()