Searched defs:getRoots (Results 1 – 6 of 6) sorted by relevance
41 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function
57 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function
41 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function
48 inline const std::vector<BasicBlock*> &getRoots() const { return Roots; } in getRoots() function
49 inline const std::vector<NodeT*> &getRoots() const { return Roots; } in getRoots() function760 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function
424 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function