Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/fuzzer/
H A DCrossOverTest.cpp42 static const uint32_t ExpectedHash = 0xe1677acb; variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp79 const uint32_t ExpectedHash = run() local
/llvm-project/llvm/unittests/ProfileData/
H A DMemProfTest.cpp116 const uint64_t ExpectedHash = IndexedMemProfRecord::getGUID(FunctionName); global() variable