Searched defs:getRoots (Results 1 – 10 of 10) sorted by relevance
40 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function
40 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
88 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
38 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
41 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
100 const SmallVectorImpl<MachineBasicBlock*> &getRoots() const { in getRoots() function
60 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } in getRoots() function
52 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function
58 const std::vector<NodeT *> &getRoots() const { return Roots; } in getRoots() function
454 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function