Searched refs:FunctionEntryCount (Results 1 – 5 of 5) sorted by relevance
27 LLVM_ABI static const char *FunctionEntryCount; member
94 const char *MDProfLabels::FunctionEntryCount = "function_entry_count"; member in llvm::MDProfLabels
1125 if (MDS->getString() == MDProfLabels::FunctionEntryCount) { in getEntryCount()1148 if (MDS->getString() == MDProfLabels::FunctionEntryCount) in getImportGUIDs()
80 Ops.push_back(createString(MDProfLabels::FunctionEntryCount)); in createFunctionEntryCount()
2546 Check(ProfName == MDProfLabels::FunctionEntryCount || in verifyFunctionMetadata()