Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1253 static uint64_t computeStackId(GlobalValue::GUID Function, uint32_t LineOffset, in computeStackId() function
1264 static uint64_t computeStackId(const memprof::Frame &Frame) { in computeStackId() function