Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()