Searched refs:shouldExecute (Results 1 – 20 of 20) sorted by relevance
1123 if (!DebugCounter::shouldExecute(CSECounter)) { in handleBranchCondition()1268 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1380 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1415 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1475 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1518 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1567 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()1595 if (!DebugCounter::shouldExecute(CSECounter)) { in processNode()
92 if (!DebugCounter::shouldExecute(DCECounter)) in DCEInstruction()
42 if (!DebugCounter::shouldExecute(PILCounter)) in optimizeSQRT()
194 if (!DebugCounter::shouldExecute(DRPCounter)) in optimizeDivRem()
778 if (!DebugCounter::shouldExecute(EliminatedCounter)) in checkAndReplaceCondition()797 if (!DebugCounter::shouldExecute(EliminatedCounter)) in checkAndReplaceCondition()
2722 if (!DebugCounter::shouldExecute(PHIOfOpsCounter)) in makePossiblePHIOfOps()3094 if (DebugCounter::shouldExecute(VNCounter)) { in valueNumberInstruction()
2118 if (!DebugCounter::shouldExecute(MemorySSACounter)) in eliminateDeadStores()
72 inline static bool shouldExecute(unsigned CounterName) { in shouldExecute() function
161 if (!DebugCounter::shouldExecute(AssumeQueryCounter)) in getKnowledgeForValue()
430 DebugCounter::shouldExecute(ForceExpCounter)) { in setForceEmitWaitcnt()437 DebugCounter::shouldExecute(ForceLgkmCounter)) { in setForceEmitWaitcnt()444 DebugCounter::shouldExecute(ForceVMCounter)) { in setForceEmitWaitcnt()
534 if (!NegatorEnabled || !DebugCounter::shouldExecute(NegatorCounter)) in Negate()
4227 if (!DebugCounter::shouldExecute(VisitCounter)) in run()
227 if (!DebugCounter::shouldExecute(BuildAssumeCounter)) in build()
717 if (!DebugCounter::shouldExecute(RenameCounter)) { in renameUses()
735 if (!DebugCounter::shouldExecute(FixCounter)) { in runOnLoop()
1716 if (DebugCounter::shouldExecute(RegRenamingCounter)) { in findMatchingInsn()
626 if (!DebugCounter::shouldExecute(FwdCounter)) { in forwardUses()
2136 if (!DebugCounter::shouldExecute(ManifestDBGCounter)) in manifestAttributes()
1358 Whatever code you want that control, use ``DebugCounter::shouldExecute`` to control it.1362 if (DebugCounter::shouldExecute(DeleteAnInstruction))
1995 if (!DebugCounter::shouldExecute(DebugInsertCheck)) { in insertShadowCheck()