Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h387 IndirectCallSiteProfile AllCallSites; variable
2093 IndirectCallSiteProfile &getAllCallSites() { return AllCallSites; } in getAllCallSites()
2096 return AllCallSites; in getAllCallSites()