Searched defs:getRoots (Results 1 – 5 of 5) sorted by relevance
40 const SmallVectorImpl<MachineBasicBlock *> &getRoots() const { in getRoots() function
59 const SmallVectorImpl<BlockT *> &getRoots() const { return Roots; } in getRoots() function
466 const RootArray &getRoots() const XRAY_NEVER_INSTRUMENT { return Roots; } in getRoots() function
506 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function
1260 std::vector<StringRef> RedirectingFileSystem::getRoots() const { in getRoots() function in RedirectingFileSystem