Searched defs:addRoot (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 30 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( in addRoot() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 31 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( in addRoot() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 28 inline void DominatorTreeBase<MachineBasicBlock>::addRoot(MachineBasicBlock* MBB) { in addRoot() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 311 ExplodedNode *addRoot(ExplodedNode *V) { in addRoot() function
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 371 ExplodedNode *addRoot(ExplodedNode *V) { in addRoot() function
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 662 void addRoot(NodeT *BB) { this->Roots.push_back(BB); } in addRoot() function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|