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