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