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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h41 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { function in class:llvm::MachineDominanceFrontier
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h506 ArrayRef<const CodeGenRegister*> getRoots() const { function in struct:llvm::RegUnit

Completed in 162 milliseconds