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