Searched refs:TopLevelFunc (Results 1 – 1 of 1) sorted by relevance
767 DenseSet<StringRef> TopLevelFunc({ProfFunc.stringRef()}); in functionMatchesProfileHelper() local768 if (std::error_code EC = Reader.read(TopLevelFunc)) in functionMatchesProfileHelper()