Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h160 unsigned NumPaths; variable
179 NumPaths = 0; in reset()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp988 if (NumPaths > MaxPaths) in circuit()
996 ++NumPaths; in circuit()