Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp148 class CallsiteContextGraph { class
150 CallsiteContextGraph() = default;
151 CallsiteContextGraph(const CallsiteContextGraph &) = default;
152 CallsiteContextGraph(CallsiteContextGraph &&) = default;
705 struct DenseMapInfo<typename CallsiteContextGraph<
709 struct DenseMapInfo<typename CallsiteContextGraph<
827 void CallsiteContextGraph<
1006 void CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::
1103 void CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::
1664 void CallsiteContextGraph<DerivedCCG, FuncTy,
[all …]