Searched defs:getRoots (Results 1 – 7 of 7) 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
51 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function152 inline const std::vector<BasicBlock *> &getRoots() const { in getRoots() function
41 inline const std::vector<BasicBlock*> &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