Searched refs:NewContextStack (Results 1 – 1 of 1) sorted by relevance
1214 SampleContextFrameVector NewContextStack(ContextStack.begin(), in getContextNodeForLeafProbe() local1216 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()1220 auto LeafFrame = NewContextStack.back(); in getContextNodeForLeafProbe()1222 NewContextStack.pop_back(); in getContextNodeForLeafProbe()1224 CSProfileGenerator::compressRecursionContext(NewContextStack); in getContextNodeForLeafProbe()1225 CSProfileGenerator::trimContext(NewContextStack); in getContextNodeForLeafProbe()1226 NewContextStack.push_back(LeafFrame); in getContextNodeForLeafProbe()1231 getOrCreateContextNode(NewContextStack, WasLeafInlined); in getContextNodeForLeafProbe()