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.cpp67 static uint64_t computeCallStackHash(const Instruction &Inst) { in computeCallStackHash() function
139 uint64_t Hash = computeCallStackHash(I); in collectProbeFactors()
479 uint64_t Hash = computeCallStackHash(I); in runOnFunction()
489 uint64_t Hash = computeCallStackHash(I); in runOnFunction()