Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp68 static uint64_t computeCallStackHash(const Instruction &Inst) { in computeCallStackHash() function
140 uint64_t Hash = computeCallStackHash(I); in collectProbeFactors()
484 uint64_t Hash = computeCallStackHash(I); in runOnFunction()
494 uint64_t Hash = computeCallStackHash(I); in runOnFunction()