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