Home
last modified time | relevance | path

Searched defs:getOrCreateNode (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DCallGraphSort.cpp107 auto getOrCreateNode = [&](const InputSectionBase *isec) -> int { in CallGraphSort() local
/openbsd/gnu/llvm/lld/COFF/
H A DCallGraphSort.cpp80 auto getOrCreateNode = [&](const SectionChunk *isec) -> int { in CallGraphSort() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp91 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() function in __anon61249b2f0111::FoldingNodeAllocator