Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h162 unsigned NumPaths; variable
181 NumPaths = 0; in reset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1284 if (NumPaths > MaxPaths) in circuit()
1292 ++NumPaths; in circuit()