Searched refs:isFunctionExcluded (Results 1 – 3 of 3) sorted by relevance
42 isFunctionExcluded(StringRef FunctionName,
89 ProfileList::isFunctionExcluded(StringRef FunctionName, in isFunctionExcluded() function in ProfileList
2903 Optional<bool> V = ProfileList.isFunctionExcluded(Fn->getName(), Kind); in isFunctionBlockedByProfileList()