Searched defs:addRoot (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h31 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( function in class:llvm::DominatorTreeBase
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h371 ExplodedNode *addRoot(ExplodedNode *V) { function in class:clang::ento::ExplodedGraph
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h785 void addRoot(NodeT *BB) { this->Roots.push_back(BB); } function in class:llvm::DominatorTreeBase

Completed in 218 milliseconds