Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp516 std::unique_ptr<ProfiledCallGraph> buildProfiledCallGraph(CallGraph &CG);
1816 SampleProfileLoader::buildProfiledCallGraph(CallGraph &CG) { in buildProfiledCallGraph() function in SampleProfileLoader
1913 std::unique_ptr<ProfiledCallGraph> ProfiledCG = buildProfiledCallGraph(*CG); in buildFunctionOrder()