Searched defs:ProfileList (Results 1 – 2 of 2) sorted by relevance
67 ProfileList::ProfileList(ArrayRef<std::string> Paths, SourceManager &SM) in ProfileList() function in ProfileList
3028 const auto &ProfileList = getContext().getProfileList(); in isFunctionBlockedByProfileList() local