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