Home
last modified time | relevance | path

Searched refs:initNode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1627 Node &NewN = initNode(NewFunction); in addSplitFunction()
1711 Node &NewN = initNode(*NewFunction); in addSplitRefRecursiveFunctions()
1789 LazyCallGraph::Node &LazyCallGraph::initNode(Function &F) { in initNode() function in LazyCallGraph
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1177 Node &initNode(Function &F);