Home
last modified time | relevance | path

Searched defs:hasProfile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h640 bool hasProfile() const { return ExecutionCount != COUNT_NO_PROFILE; } hasProfile() function
H A DBinaryFunction.h1564 bool hasProfile() const { return ExecutionCount != COUNT_NO_PROFILE; } hasProfile() function