/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DCE.cpp | 36 DEBUG_COUNTER(DCECounter, "dce-transform",
|
H A D | PartiallyInlineLibCalls.cpp | 31 DEBUG_COUNTER(PILCounter, "partially-inline-libcalls-transform",
|
H A D | DivRemPairs.cpp | 36 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform",
|
H A D | EarlyCSE.cpp | 73 DEBUG_COUNTER(CSECounter, "early-cse",
|
H A D | NewGVN.cpp | 143 DEBUG_COUNTER(VNCounter, "newgvn-vn", 145 DEBUG_COUNTER(PHIOfOpsCounter, "newgvn-phi",
|
H A D | DeadStoreElimination.cpp | 106 DEBUG_COUNTER(MemorySSACounter, "dse-memoryssa",
|
H A D | ConstraintElimination.cpp | 53 DEBUG_COUNTER(EliminatedCounter, "conds-eliminated",
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DebugCounter.h | 190 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AssumeBundleQueries.cpp | 29 DEBUG_COUNTER(AssumeQueryCounter, "assume-queries-counter",
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | InstructionSelect.cpp | 41 DEBUG_COUNTER(GlobalISelCounter, "globalisel",
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 84 DEBUG_COUNTER(NegatorCounter, "instcombine-negator",
|
H A D | InstructionCombining.cpp | 130 DEBUG_COUNTER(VisitCounter, "instcombine-visit",
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AssumeBundleBuilder.cpp | 49 DEBUG_COUNTER(BuildAssumeCounter, "assume-builder-counter",
|
H A D | PredicateInfo.cpp | 38 DEBUG_COUNTER(RenameCounter, "predicateinfo-rename",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 44 DEBUG_COUNTER(ForceExpCounter, DEBUG_TYPE"-forceexp", 46 DEBUG_COUNTER(ForceLgkmCounter, DEBUG_TYPE"-forcelgkm", 48 DEBUG_COUNTER(ForceVMCounter, DEBUG_TYPE"-forcevm",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 61 DEBUG_COUNTER(FixCounter, "falkor-hwpf",
|
H A D | AArch64LoadStoreOptimizer.cpp | 68 DEBUG_COUNTER(RegRenamingCounter, DEBUG_TYPE "-reg-renaming",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 99 DEBUG_COUNTER( 103 DEBUG_COUNTER(PeepholePerOpCounter, "ppc-per-op-peephole",
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 86 DEBUG_COUNTER(FwdCounter, "machine-cp-fwd",
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 216 DEBUG_COUNTER(DebugInsertCheck, "msan-insert-check", 219 DEBUG_COUNTER(DebugInstrumentInstruction, "msan-instrument-instruction",
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 69 DEBUG_COUNTER(ManifestDBGCounter, "attributor-manifest",
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 1478 DEBUG_COUNTER(NumAbstractAttributes, "num-abstract-attributes",
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 95 DEBUG_COUNTER(DAGCombineCounter, "dagcombine",
|