Lines Matching defs:StackContext
494 CallStack<NodeT, IteratorT> &StackContext,
1227 ContextNode *AllocNode, CallStack<NodeT, IteratorT> &StackContext,
1254 for (auto ContextIter = StackContext.beginAfterSharedPrefix(CallsiteContext);
1255 ContextIter != StackContext.end(); ++ContextIter) {
2007 CallStack<MDNode, MDNode::op_iterator> StackContext(StackNode);
2009 AllocNode, StackContext, CallsiteContext,
2091 StackContext(&MIB);
2098 AllocNode, StackContext, EmptyContext, MIB.AllocType,
4464 CallStack<MDNode, MDNode::op_iterator> StackContext(StackMDNode);
4466 StackContext.beginAfterSharedPrefix(CallsiteContext);
4469 (ContextIterBegin != StackContext.end() &&
4474 ContextIter != StackContext.end(); ++ContextIter) {