Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h88 yaml::Hex64 CFGHash; global() member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp258 uint64_t CFGHash, in addDataProbe()
335 std::optional<uint64_t> CFGHash; in correlateProfileDataImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp887 auto CFGHash = ConstantInt::get(Type::getInt64Ty(M->getContext()), in instrumentOneFunc() local