Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h171 unsigned NumPaths = 0u; variable
191 NumPaths = 0; in reset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp91 STATISTIC(NumPaths, "Number of individual paths threaded");
878 NumPaths++; in createAllExitPaths()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1656 if (NumPaths > MaxPaths) in circuit()
1664 ++NumPaths; in circuit()