Searched refs:buildProfiledCallGraph (Results 1 – 1 of 1) sorted by relevance
574 std::unique_ptr<ProfiledCallGraph> buildProfiledCallGraph(Module &M);1866 SampleProfileLoader::buildProfiledCallGraph(Module &M) { in buildProfiledCallGraph() function in SampleProfileLoader1961 std::unique_ptr<ProfiledCallGraph> ProfiledCG = buildProfiledCallGraph(M); in buildFunctionOrder()