Searched refs:GetOrCreateNode (Results 1 – 1 of 1) sorted by relevance
106 auto GetOrCreateNode = [&](const InputSectionBase *IS) -> int { in CallGraphSort() local130 int From = GetOrCreateNode(FromSB); in CallGraphSort()131 int To = GetOrCreateNode(ToSB); in CallGraphSort()