Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachinePostDominators.h40 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function
HDMachineDominanceFrontier.h40 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
HDMachineDominators.h88 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDDominanceFrontier.h51 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function
152 inline const std::vector<BasicBlock *> &getRoots() const { in getRoots() function
HDPostDominators.h41 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function
/NextBSD/contrib/llvm/include/llvm/Support/
HDGenericDomTree.h58 const std::vector<NodeT *> &getRoots() const { return Roots; } in getRoots() function
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenRegisters.h454 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function