Home
last modified time | relevance | path

Searched defs:getRoots (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePostDominators.h38 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
DMachineDominanceFrontier.h41 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
DMachineDominators.h100 const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { in getRoots() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h60 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } in getRoots() function