Home
last modified time | relevance | path

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

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