Home
last modified time | relevance | path

Searched defs:computeStackId (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp680 static uint64_t computeStackId(GlobalValue::GUID Function, uint32_t LineOffset, in computeStackId() function
691 static uint64_t computeStackId(const memprof::Frame &Frame) { in computeStackId() function