Searched refs:isFileExcluded (Results 1 – 3 of 3) sorted by relevance
135 return isFileExcluded(SM.getFilename(SM.getFileLoc(Loc)), Kind); in isLocationExcluded()139 ProfileList::isFileExcluded(StringRef FileName, in isFileExcluded() function in ProfileList
61 isFileExcluded(StringRef FileName,
3044 if (auto V = ProfileList.isFileExcluded(MainFile->getName(), Kind)) in isFunctionBlockedByProfileList()