Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineDominators.h27 inline void DominatorTreeBase<MachineBasicBlock>::addRoot(MachineBasicBlock* MBB) { in addRoot() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h305 ExplodedNode *addRoot(ExplodedNode *V) { in addRoot() function
/external/llvm/include/llvm/Support/
DGenericDomTree.h671 inline void addRoot(NodeT* BB) { in addRoot() function