Searched defs:getOrCreateNode (Results 1 – 3 of 3) sorted by relevance
118 auto getOrCreateNode = [&](const InputSectionBase *isec) -> int { in CallGraphSort() local285 auto getOrCreateNode = [&](const InputSectionBase *inSec) -> size_t { in computeCacheDirectedSortOrder() local
80 auto getOrCreateNode = [&](const SectionChunk *isec) -> int { in CallGraphSort() local
93 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() function in __anon5ad016220111::FoldingNodeAllocator