Searched defs:getOrCreateNode (Results 1 – 3 of 3) sorted by relevance
106 auto getOrCreateNode = [&](const InputSectionBase *isec) -> int { in CallGraphSort() local
77 auto getOrCreateNode = [&](const SectionChunk *isec) -> int { in CallGraphSort() local
92 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() function in __anonb3a3a5560111::FoldingNodeAllocator