Searched refs:shouldExecuteImpl (Results 1 – 2 of 2) sorted by relevance
86 LLVM_ABI static bool shouldExecuteImpl(unsigned CounterName);91 return shouldExecuteImpl(CounterName); in shouldExecute()
224 bool DebugCounter::shouldExecuteImpl(unsigned CounterName) { in shouldExecuteImpl() function in DebugCounter