Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp70 static uint64_t computeCallStackHash(const Instruction &Inst) { in computeCallStackHash() function
142 uint64_t Hash = computeCallStackHash(I); in collectProbeFactors()
428 uint64_t Hash = computeCallStackHash(I); in runOnFunction()
438 uint64_t Hash = computeCallStackHash(I); in runOnFunction()