Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h162 unsigned NumPaths; variable
181 NumPaths = 0; in reset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp96 STATISTIC(NumPaths, "Number of individual paths threaded");
849 NumPaths++; in createAllExitPaths()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1284 if (NumPaths > MaxPaths) in circuit()
1292 ++NumPaths; in circuit()