Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h172 static unsigned MaxPaths; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp193 unsigned SwingSchedulerDAG::Circuits::MaxPaths = 5; member in SwingSchedulerDAG::Circuits
1235 if (NumPaths > MaxPaths) in circuit()