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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h171 unsigned NumPaths; member in class:llvm::SwingSchedulerDAG::Circuits
190 NumPaths = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1279 if (NumPaths > MaxPaths)
1287 ++NumPaths;

Completed in 64 milliseconds