Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp69 static uint64_t computeCallStackHash(const Instruction &Inst) { in computeCallStackHash() function
141 uint64_t Hash = computeCallStackHash(I); in collectProbeFactors()
425 uint64_t Hash = computeCallStackHash(I); in runOnFunction()
435 uint64_t Hash = computeCallStackHash(I); in runOnFunction()