Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h2151 IndirectCallSiteProfile &getAllCallSites() { return AllCallSites; } getAllCallSites() function
2153 const IndirectCallSiteProfile &getAllCallSites() const { getAllCallSites() function