Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h75 u32 getStackId() const { in getStackId() function
H A Dmsan_report.cpp69 const char *so = GetStackOriginDescr(o.getStackId(), &pc); in DescribeOrigin()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp500 uint64_t getStackId(uint64_t IdOrIndex) const {
501 return static_cast<const DerivedCCG *>(this)->getStackId(IdOrIndex);
666 uint64_t getStackId(uint64_t IdOrIndex) const;
742 uint64_t getStackId(uint64_t IdOrIndex) const; in allocTypeToUse()
1057 auto StackId = getStackId(*ContextIter); in connectNewNode()
1661 auto StackId = getStackId(IdOrIndex); in IndexCallsiteContextGraph()
1868 uint64_t ModuleCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in findProfiledCalleeThroughTailCalls()
1873 uint64_t IndexCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { in findProfiledCalleeThroughTailCalls()
426 uint64_t getStackId(uint64_t IdOrIndex) const { getStackId() function in __anon657637020111::CallsiteContextGraph
1716 uint64_t ModuleCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { getStackId() function in ModuleCallsiteContextGraph
1721 uint64_t IndexCallsiteContextGraph::getStackId(uint64_t IdOrIndex) const { getStackId() function in IndexCallsiteContextGraph