Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h106 static CounterState getCounterState(unsigned ID) { in getCounterState() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3429 StartingVNCounter = DebugCounter::getCounterState(VNCounter); in runGVN()