Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h114 static void setCounterState(unsigned ID, CounterState State) { in setCounterState() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3281 DebugCounter::setCounterState(VNCounter, StartingVNCounter); in verifyIterationSettled()