Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalTree.h472 void initNode() { in initNode() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1786 LazyCallGraph::Node &LazyCallGraph::initNode(Function &F) { in initNode() function in LazyCallGraph