Lines Matching defs:StackContext
443 CallStack<NodeT, IteratorT> &StackContext,
1027 ContextNode *AllocNode, CallStack<NodeT, IteratorT> &StackContext,
1055 for (auto ContextIter = StackContext.beginAfterSharedPrefix(CallsiteContext);
1056 ContextIter != StackContext.end(); ++ContextIter) {
1691 CallStack<MDNode, MDNode::op_iterator> StackContext(StackNode);
1693 AllocNode, StackContext, CallsiteContext,
1772 StackContext(&MIB);
1777 AllocNode, StackContext, EmptyContext, MIB.AllocType,
3697 CallStack<MDNode, MDNode::op_iterator> StackContext(StackMDNode);
3699 StackContext.beginAfterSharedPrefix(CallsiteContext);
3702 (ContextIterBegin != StackContext.end() &&
3707 ContextIter != StackContext.end(); ++ContextIter) {