Home
last modified time | relevance | path

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

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