|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/MachineCopyPropagation.cpp 71 DEBUG_COUNTER(FwdCounter, "machine-cp-fwd",
lib/Target/AArch64/AArch64FalkorHWPFFix.cpp 63 DEBUG_COUNTER(FixCounter, "falkor-hwpf",
lib/Target/AMDGPU/SIInsertWaitcnts.cpp 64 DEBUG_COUNTER(ForceExpCounter, DEBUG_TYPE"-forceexp",
66 DEBUG_COUNTER(ForceLgkmCounter, DEBUG_TYPE"-forcelgkm",
68 DEBUG_COUNTER(ForceVMCounter, DEBUG_TYPE"-forcevm",
lib/Transforms/InstCombine/InstructionCombining.cpp 121 DEBUG_COUNTER(VisitCounter, "instcombine-visit",
lib/Transforms/Scalar/ConstantProp.cpp 37 DEBUG_COUNTER(CPCounter, "constprop-transform",
lib/Transforms/Scalar/DCE.cpp 34 DEBUG_COUNTER(DCECounter, "dce-transform",
lib/Transforms/Scalar/DivRemPairs.cpp 36 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform",
lib/Transforms/Scalar/EarlyCSE.cpp 75 DEBUG_COUNTER(CSECounter, "early-cse",
lib/Transforms/Scalar/NewGVN.cpp 144 DEBUG_COUNTER(VNCounter, "newgvn-vn",
146 DEBUG_COUNTER(PHIOfOpsCounter, "newgvn-phi",
lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp 27 DEBUG_COUNTER(PILCounter, "partially-inline-libcalls-transform",
lib/Transforms/Utils/PredicateInfo.cpp 52 DEBUG_COUNTER(RenameCounter, "predicateinfo-rename",
unittests/Support/DebugCounterTest.cpp 17 DEBUG_COUNTER(TestCounter, "test-counter", "Counter used for unit test");