Searched refs:getAllChildContext (Results 1 – 4 of 4) sorted by relevance
72 ToNodeParent.getAllChildContext(); in moveContextSamples()95 for (auto &It : Node->getAllChildContext()) { in moveContextSamples()112 std::map<uint64_t, ContextTrieNode> &ContextTrieNode::getAllChildContext() { in getAllChildContext() function in llvm::ContextTrieNode172 for (auto &It : Node->getAllChildContext()) { in dumpTree()262 for (auto &It : CallerNode->getAllChildContext()) { in getIndirectCalleeContextSamplesFor()385 for (auto &It : CallerNode->getAllChildContext()) { in promoteMergeContextSamplesTree()606 for (auto &It : FromNode.getAllChildContext()) { in promoteMergeContextSamplesTree()612 FromNode.getAllChildContext().clear(); in promoteMergeContextSamplesTree()
1105 for (auto &Child : Node->getAllChildContext()) { in findExternalInlineCandidate()
52 LLVM_ABI std::map<uint64_t, ContextTrieNode> &getAllChildContext();166 for (auto &It : Node->getAllChildContext())
85 for (auto &Child : ContextTracker.getRootContext().getAllChildContext()) {102 for (auto &Child : Caller->getAllChildContext()) {