Home
last modified time | relevance | path

Searched refs:NumSunk (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSink.cpp27 STATISTIC(NumSunk, "Number of instructions sunk");
200 ++NumSunk; in ProcessBlock()
H A DGVNSink.cpp523 unsigned NumSunk = 0; in run() local
537 NumSunk += sinkBB(N); in run()
539 return NumSunk > 0; in run()
H A DLICM.cpp98 STATISTIC(NumSunk, "Number of instructions sunk out of loop");
1626 ++NumSunk; in sink()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp116 STATISTIC(NumSunk, "Number of machine instructions sunk");
998 ++NumSunk; in ProcessBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc28998 {"_ZL7NumSunk", "NumSunk"},
29106 {"_ZL7NumSunk", "NumSunk"},