Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp361 getStackIdsWithContextNodes(CallStack<NodeT, IteratorT> &CallsiteContext);
1496 return getStackIdsWithContextNodes<MDNode, MDNode::op_iterator>( in getStackIdsWithContextNodesForCall()
1505 return getStackIdsWithContextNodes<CallsiteInfo, in getStackIdsWithContextNodesForCall()
1513 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::getStackIdsWithContextNodes( in getStackIdsWithContextNodes() function in CallsiteContextGraph