Home
last modified time | relevance | path

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

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