Home
last modified time | relevance | path

Searched defs:FunctionEntryCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfDataUtils.h27 LLVM_ABI static const char *FunctionEntryCount; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp94 const char *MDProfLabels::FunctionEntryCount = "function_entry_count"; member in llvm::MDProfLabels