Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DRawMemProfReader.h87 llvm::MapVector<GlobalValue::GUID, IndexedMemProfRecord> ProfData) in MemProfReader()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp51 bool isTargetMD(const MDNode *ProfData, const char *Name, unsigned MinOps) { in isTargetMD()