Searched defs:StackId (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp166 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); local
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp124 const uint64_t StackId = local
408 const uint64_t StackId = Entry.first; local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp666 uint64_t StackId = computeStackId(*StackFrame); local
739 uint64_t StackId = computeStackId(AI.CallStack[0]); local
748 uint64_t StackId = computeStackId(StackFrame); local
799 auto StackId = computeStackId(CalleeGUID, GetOffset(DIL), local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1427 unsigned addOrGetStackIdIndex(uint64_t StackId) { argument

Completed in 183 milliseconds