Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp49 bool isTargetMD(const MDNode *ProfData, const char *Name, unsigned MinOps) { in isTargetMD()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp807 [](uint64_t Count, const InstrProfValueData &ProfData) { in tryToPromoteWithVTableCmp()