Home
last modified time | relevance | path

Searched defs:getExecutionCount (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h646 uint64_t getExecutionCount() const { return ExecutionCount; } getExecutionCount() function
H A DBinaryFunction.h1843 uint64_t getExecutionCount() const { return ExecutionCount; } getExecutionCount() function
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1046 uint64_t getExecutionCount() const { return ExecutionCount; } getExecutionCount() function