Searched refs:insertInternalNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp296 SuffixTreeNode *insertInternalNode(SuffixTreeNode *Parent, unsigned StartIdx, function in class:__anon4590::SuffixTree
433 insertInternalNode(Active.Node, NextNode->StartIdx,
475 Root = insertInternalNode(nullptr, EmptyIdx, EmptyIdx, 0);

Completed in 166 milliseconds