Searched refs:setAnnotation (Results 1 – 1 of 1) sorted by relevance
169 auto setAnnotation = [&](StringRef Name, uint64_t Count) { in parseFunctionProfile() local185 setAnnotation("CTCTakenCount", YamlCSI.Count); in parseFunctionProfile()186 setAnnotation("CTCMispredCount", YamlCSI.Mispreds); in parseFunctionProfile()188 setAnnotation("Count", YamlCSI.Count); in parseFunctionProfile()