Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h471 void initNode() { in initNode() function
519 initNode(); in nextInterval()
527 initNode(); in nextInterval()
539 initNode(); in nextInterval()
549 initNode(); in find_iterator()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1635 Node &NewN = initNode(NewFunction); in addSplitFunction()
1719 Node &NewN = initNode(*NewFunction); in addSplitRefRecursiveFunctions()
1797 LazyCallGraph::Node &LazyCallGraph::initNode(Function &F) { in initNode() function in LazyCallGraph
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1164 Node &initNode(Function &F);