Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1160 Node &initNode(Function &F);