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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h169 static unsigned MaxPaths; member in class:llvm::SwingSchedulerDAG::Circuits
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp178 unsigned SwingSchedulerDAG::Circuits::MaxPaths = 5; member in class:SwingSchedulerDAG::Circuits
1205 if (NumPaths > MaxPaths)

Completed in 121 milliseconds