Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfDataUtils.h24 struct MDProfLabels { struct
25 LLVM_ABI static const char *BranchWeights;
26 LLVM_ABI static const char *ValueProfile;
27 LLVM_ABI static const char *FunctionEntryCount;
28 LLVM_ABI static const char *SyntheticFunctionEntryCount;
29 LLVM_ABI static const char *ExpectedBranchWeights;
30 LLVM_ABI static const char *UnknownBranchWeightsMarker;