Searched refs:AnnotationName (Results 1 – 2 of 2) sorted by relevance
285 StringRef AnnotationName = *AnnotationNameOrErr; in correlateProfileDataImpl() local286 if (AnnotationName.compare( in correlateProfileDataImpl()291 } else if (AnnotationName.compare( in correlateProfileDataImpl()294 } else if (AnnotationName.compare( in correlateProfileDataImpl()
167 const char *AnnotationName = "sampler"; in isSampler() local171 if (findOneNVVMAnnotation(gv, AnnotationName, annot)) { in isSampler()179 if (findAllNVVMAnnotation(func, AnnotationName, annot)) { in isSampler()