Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachinePostDominators.h40 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function
DMachineDominanceFrontier.h40 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
DMachineDominators.h88 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachinePostDominators.h40 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
DMachineDominanceFrontier.h42 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
DMachineDominators.h96 inline const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { in getRoots() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPostDominators.h41 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function
DDominanceFrontier.h48 inline const std::vector<BasicBlock*> &getRoots() const { return Roots; } in getRoots() function
DDominators.h49 inline const std::vector<NodeT*> &getRoots() const { return Roots; } in getRoots() function
709 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h61 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } in getRoots() function
/external/llvm/include/llvm/Analysis/
DDominanceFrontier.h52 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineDominators.h57 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
/external/llvm/include/llvm/Support/
DGenericDomTree.h58 const std::vector<NodeT *> &getRoots() const { return Roots; } in getRoots() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.h494 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function
/external/llvm/utils/TableGen/
DCodeGenRegisters.h454 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function