Searched refs:ValueProfile (Results 1 – 4 of 4) sorted by relevance
93 const char *MDProfLabels::ValueProfile = "VP"; member in llvm::MDProfLabels108 return isTargetMD(ProfileData, MDProfLabels::ValueProfile, MinVPOps); in isValueProfileMD()231 if (ProfDataName->getString() == MDProfLabels::ValueProfile && in extractProfTotalWeight()282 ProfDataName->getString() != MDProfLabels::ValueProfile)) in scaleProfData()305 } else if (ProfDataName->getString() == MDProfLabels::ValueProfile) in scaleProfData()
5052 } else if (ProfName == MDProfLabels::ValueProfile) { in visitProfMetadata()
26 LLVM_ABI static const char *ValueProfile; member
1358 Vals.push_back(MDHelper.createString(MDProfLabels::ValueProfile)); in annotateValueSite()1389 if (!Tag || Tag->getString() != MDProfLabels::ValueProfile) in mayHaveValueProfileOfKind()