Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h35 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( addRoot() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h370 ExplodedNode *addRoot(ExplodedNode *V) { in addRoot() function