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.cpp157 static uint64_t getCurInstructionsExecuted() { in getCurInstructionsExecuted() function
176 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()
180 Result.InstructionsExecuted = getCurInstructionsExecuted(); in getCurrentTime()