Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp717 class IndexCallsiteContextGraph class
718 : public CallsiteContextGraph<IndexCallsiteContextGraph, FunctionSummary,
721 IndexCallsiteContextGraph(
726 ~IndexCallsiteContextGraph() { in ~IndexCallsiteContextGraph()
739 friend CallsiteContextGraph<IndexCallsiteContextGraph, FunctionSummary,
755 CallsiteContextGraph<IndexCallsiteContextGraph, FunctionSummary,
789 IndexCallsiteContextGraph, FunctionSummary, IndexCall>::CallInfo>
1593 uint64_t IndexCallsiteContextGraph::getLastStackId(IndexCall &Call) { in getLastStackId()
1619 std::string IndexCallsiteContextGraph::getLabel(const FunctionSummary *Func, in getLabel()
1645 IndexCallsiteContextGraph::getStackIdsWithContextNodesForCall(IndexCall &Call) { in getStackIdsWithContextNodesForCall()
[all …]