Searched defs:getOrCreateNode (Results 1 – 4 of 4) sorted by relevance
119 auto getOrCreateNode = [&](const InputSectionBase *isec) -> int { in CallGraphSort() local288 auto getOrCreateNode = [&](const InputSectionBase *inSec) -> size_t { in computeCacheDirectedSortOrder() local
79 auto getOrCreateNode = [&](const SectionChunk *isec) -> int { in CallGraphSort() local
93 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() function in __anonef03fe500111::FoldingNodeAllocator
436 DGNode *getOrCreateNode(Instruction *I) { in getOrCreateNode() function