Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDCE.cpp36 DEBUG_COUNTER(DCECounter, "dce-transform",
H A DPartiallyInlineLibCalls.cpp32 DEBUG_COUNTER(PILCounter, "partially-inline-libcalls-transform",
H A DDivRemPairs.cpp36 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform",
H A DStraightLineStrengthReduce.cpp97 DEBUG_COUNTER(StraightLineStrengthReduceCounter, "slsr-counter",
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.cpp107 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.h194 #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.cpp42 DEBUG_COUNTER(GlobalISelCounter, "globalisel",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp79 DEBUG_COUNTER(NegatorCounter, "instcombine-negator",
H A DInstructionCombining.cpp132 DEBUG_COUNTER(VisitCounter, "instcombine-visit",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp50 DEBUG_COUNTER(BuildAssumeCounter, "assume-builder-counter",
H A DPredicateInfo.cpp37 DEBUG_COUNTER(RenameCounter, "predicateinfo-rename",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp61 DEBUG_COUNTER(FixCounter, "falkor-hwpf",
H A DAArch64LoadStoreOptimizer.cpp69 DEBUG_COUNTER(RegRenamingCounter, DEBUG_TYPE "-reg-renaming",
/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/PowerPC/
H A DPPCMIPeephole.cpp98 DEBUG_COUNTER(
102 DEBUG_COUNTER(PeepholePerOpCounter, "ppc-per-op-peephole",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp87 DEBUG_COUNTER(FwdCounter, "machine-cp-fwd",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp219 DEBUG_COUNTER(DebugInsertCheck, "msan-insert-check",
222 DEBUG_COUNTER(DebugInstrumentInstruction, "msan-instrument-instruction",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp68 DEBUG_COUNTER(ManifestDBGCounter, "attributor-manifest",
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1503 DEBUG_COUNTER(NumAbstractAttributes, "num-abstract-attributes",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp115 DEBUG_COUNTER(VectorizedGraphs, "slp-vectorized",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp94 DEBUG_COUNTER(DAGCombineCounter, "dagcombine",