Home
last modified time | relevance | path

Searched refs:CounterState (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h100 struct CounterState { struct
106 static CounterState getCounterState(unsigned ID) { in getCounterState() argument
114 static void setCounterState(unsigned ID, CounterState State) { in setCounterState()
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp899 DebugCounter::CounterState StartingVNCounter;