Home
last modified time | relevance | path

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

/freebsd-14.2/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()
398 uint64_t Hash = computeCallStackHash(I); in runOnFunction()
408 uint64_t Hash = computeCallStackHash(I); in runOnFunction()