Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h161 static unsigned MaxPaths; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp154 unsigned SwingSchedulerDAG::Circuits::MaxPaths = 5; member in SwingSchedulerDAG::Circuits
988 if (NumPaths > MaxPaths) in circuit()