Searched refs:DEBUG_COUNTER (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp38 DEBUG_COUNTER(CPCounter, "constprop-transform",
H A DPartiallyInlineLibCalls.cpp28 DEBUG_COUNTER(PILCounter, "partially-inline-libcalls-transform",
H A DDCE.cpp36 DEBUG_COUNTER(DCECounter, "dce-transform",
H A DDivRemPairs.cpp37 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform",
H A DEarlyCSE.cpp76 DEBUG_COUNTER(CSECounter, "early-cse",
H A DNewGVN.cpp145 DEBUG_COUNTER(VNCounter, "newgvn-vn",
147 DEBUG_COUNTER(PHIOfOpsCounter, "newgvn-phi",
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h29 /// If I use DEBUG_COUNTER to create a counter called "predicateinfo", and
183 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp66 DEBUG_COUNTER(ForceExpCounter, DEBUG_TYPE"-forceexp",
68 DEBUG_COUNTER(ForceLgkmCounter, DEBUG_TYPE"-forcelgkm",
70 DEBUG_COUNTER(ForceVMCounter, DEBUG_TYPE"-forcevm",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp64 DEBUG_COUNTER(FixCounter, "falkor-hwpf",
H A DAArch64LoadStoreOptimizer.cpp57 DEBUG_COUNTER(RegRenamingCounter, DEBUG_TYPE "-reg-renaming",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp82 DEBUG_COUNTER(FwdCounter, "machine-cp-fwd",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp53 DEBUG_COUNTER(RenameCounter, "predicateinfo-rename",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp122 DEBUG_COUNTER(VisitCounter, "instcombine-visit",

Completed in 222 milliseconds