Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h109 uint64_t FuncHash; member
H A DCoverageMappingGen.cpp2458 const uint64_t FuncHash = Info.FuncHash; in emitFunctionMappingRecord() local
2492 llvm::GlobalVariable *NamePtr, StringRef NameValue, uint64_t FuncHash, in addFunctionMappingRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h88 uint64_t FuncHash = 0; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1483 StringRef FuncName, uint64_t FuncHash, StringRef DeprecatedFuncName, in getInstrProfRecord()
1642 uint64_t FuncHash, in getFunctionCounts()
1653 uint64_t FuncHash, in getFunctionBitmap()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp613 uint64_t FuncHash = CFR->template getFuncHash<Endian>(); in insertFunctionRecordIfNeeded() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h760 uint64_t FuncHash = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1317 uint64_t FuncHash = Inc->getHash()->getZExtValue(); in getVarName() local
H A DPGOInstrumentation.cpp442 uint64_t FuncHash = 0; member