Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h176 unsigned NumPaths = 0u; variable
196 NumPaths = 0; in reset()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp92 STATISTIC(NumPaths, "Number of individual paths threaded");
923 NumPaths++; in createAllExitPaths()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1716 if (NumPaths > MaxPaths) in circuit()
1724 ++NumPaths; in circuit()