Searched refs:ProfBaseName (Results 1 – 1 of 1) sorted by relevance
752 auto ProfBaseName = GetBaseName(ProfFunc.stringRef()); in functionMatchesProfileHelper() local753 if (!IRBaseName.empty() && IRBaseName == ProfBaseName) { in functionMatchesProfileHelper()