Searched defs:getRoots (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePostDominators.h38 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { function in class:llvm::MachinePostDominatorTree
H A DMachineDominanceFrontier.h41 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { function in class:llvm::MachineDominanceFrontier
H A DMachineDominators.h100 const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { function in class:llvm::MachineDominatorTree
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h60 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } function in class:llvm::DominanceFrontierBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h284 const SmallVectorImpl<NodeT *> &getRoots() const { return Roots; } function in class:llvm::DominatorTreeBase
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h498 ArrayRef<const CodeGenRegister*> getRoots() const { function in struct:llvm::RegUnit

Completed in 84 milliseconds