Home
last modified time | relevance | path

Searched refs:DEBUG_COUNTER (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDCE.cpp36 DEBUG_COUNTER(DCECounter, "dce-transform",
H A DPartiallyInlineLibCalls.cpp31 DEBUG_COUNTER(PILCounter, "partially-inline-libcalls-transform",
H A DDivRemPairs.cpp36 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform",
H A DEarlyCSE.cpp73 DEBUG_COUNTER(CSECounter, "early-cse",
H A DNewGVN.cpp143 DEBUG_COUNTER(VNCounter, "newgvn-vn",
145 DEBUG_COUNTER(PHIOfOpsCounter, "newgvn-phi",
H A DDeadStoreElimination.cpp106 DEBUG_COUNTER(MemorySSACounter, "dse-memoryssa",
H A DConstraintElimination.cpp53 DEBUG_COUNTER(EliminatedCounter, "conds-eliminated",
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h190 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp29 DEBUG_COUNTER(AssumeQueryCounter, "assume-queries-counter",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp41 DEBUG_COUNTER(GlobalISelCounter, "globalisel",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp84 DEBUG_COUNTER(NegatorCounter, "instcombine-negator",
H A DInstructionCombining.cpp130 DEBUG_COUNTER(VisitCounter, "instcombine-visit",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp49 DEBUG_COUNTER(BuildAssumeCounter, "assume-builder-counter",
H A DPredicateInfo.cpp38 DEBUG_COUNTER(RenameCounter, "predicateinfo-rename",
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp44 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 DAArch64FalkorHWPFFix.cpp61 DEBUG_COUNTER(FixCounter, "falkor-hwpf",
H A DAArch64LoadStoreOptimizer.cpp68 DEBUG_COUNTER(RegRenamingCounter, DEBUG_TYPE "-reg-renaming",
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp99 DEBUG_COUNTER(
103 DEBUG_COUNTER(PeepholePerOpCounter, "ppc-per-op-peephole",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp86 DEBUG_COUNTER(FwdCounter, "machine-cp-fwd",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp216 DEBUG_COUNTER(DebugInsertCheck, "msan-insert-check",
219 DEBUG_COUNTER(DebugInstrumentInstruction, "msan-instrument-instruction",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp69 DEBUG_COUNTER(ManifestDBGCounter, "attributor-manifest",
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1478 DEBUG_COUNTER(NumAbstractAttributes, "num-abstract-attributes",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp95 DEBUG_COUNTER(DAGCombineCounter, "dagcombine",