Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h471 void initNode() { in initNode() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1797 LazyCallGraph::Node &LazyCallGraph::initNode(Function &F) { in initNode() function in LazyCallGraph