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