Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp132 static uint64_t getCurInstructionsExecuted() { in getCurInstructionsExecuted() function
151 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()
155 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()