Searched refs:buildProfiledCallGraph (Results 1 – 1 of 1) sorted by relevance
516 std::unique_ptr<ProfiledCallGraph> buildProfiledCallGraph(CallGraph &CG);1816 SampleProfileLoader::buildProfiledCallGraph(CallGraph &CG) { in buildProfiledCallGraph() function in SampleProfileLoader1913 std::unique_ptr<ProfiledCallGraph> ProfiledCG = buildProfiledCallGraph(*CG); in buildFunctionOrder()