Searched refs:AnnotationNameOrErr (Results 1 – 1 of 1) sorted by relevance
347 auto AnnotationNameOrErr = AnnotationFormName->getAsCString(); in correlateProfileDataImpl() local348 if (auto Err = AnnotationNameOrErr.takeError()) { in correlateProfileDataImpl()352 StringRef AnnotationName = *AnnotationNameOrErr; in correlateProfileDataImpl()