Searched refs:AnnotationName (Results 1 – 2 of 2) sorted by relevance
247 StringRef AnnotationName = *AnnotationNameOrErr; in correlateProfileDataImpl() local248 if (AnnotationName.compare( in correlateProfileDataImpl()253 } else if (AnnotationName.compare( in correlateProfileDataImpl()256 } else if (AnnotationName.compare( in correlateProfileDataImpl()
166 const char *AnnotationName = "sampler"; in isSampler() local170 if (findOneNVVMAnnotation(gv, AnnotationName, annot)) { in isSampler()178 if (findAllNVVMAnnotation(func, AnnotationName, annot)) { in isSampler()