Searched refs:methodID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c474 static unsigned int methodID = 0x100000; local
476 if (methodID == 0)
479 return methodID++;

Completed in 92 milliseconds