Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp116 static uint64_t getCurInstructionsExecuted() { in getCurInstructionsExecuted() function
135 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()
139 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()