Searched refs:isValueProfileMD (Results 1 – 3 of 3) sorted by relevance
40 LLVM_ABI bool isValueProfileMD(const MDNode *ProfileData);
107 bool isValueProfileMD(const MDNode *ProfileData) { in isValueProfileMD() function119 if (isValueProfileMD(ProfileData)) in hasCountTypeMD()
5053 Check(isValueProfileMD(MD), "invalid value profiling metadata", MD); in visitProfMetadata()