Home
last modified time | relevance | path

Searched refs:setCSFlagInHash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1004 static void setCSFlagInHash(uint64_t &FuncHash) { in setCSFlagInHash() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp678 NamedInstrProfRecord::setCSFlagInHash(FunctionHash); in computeCFGHash()