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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachinePostDominators.h42 const std::vector<MachineBasicBlock *> &getRoots() const { function in struct:llvm::MachinePostDominatorTree
H A DMachineDominators.h57 inline const std::vector<MachineBasicBlock*> &getRoots() const { function in class:llvm::MachineDominatorTree
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DPostDominators.h41 inline const std::vector<BasicBlock*> &getRoots() const { function in struct:llvm::PostDominatorTree
H A DDominanceFrontier.h48 inline const std::vector<BasicBlock*> &getRoots() const { return Roots; } function in class:llvm::DominanceFrontierBase
H A DDominators.h49 inline const std::vector<NodeT*> &getRoots() const { return Roots; } function in class:llvm::DominatorBase
747 inline const std::vector<BasicBlock*> &getRoots() const { function in class:llvm::DominatorTree
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.h408 ArrayRef<const CodeGenRegister*> getRoots() const { function in struct:llvm::RegUnit

Completed in 132 milliseconds