Home
last modified time | relevance | path

Searched defs:getRoot (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenData/
H A DOutlinedHashTree.h80 const HashNode *getRoot() const { return &Root; } in getRoot() function
81 HashNode *getRoot() { return &Root; } in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h44 MachineBasicBlock *getRoot() const { in getRoot() function
H A DMachineDominators.h123 MachineBasicBlock *getRoot() const { in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h64 BlockT *getRoot() const { in getRoot() function
H A DDDG.h271 NodeType &getRoot() const { in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h96 CallGraphNode *getRoot() const { return Root; } in getRoot() function
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp386 static DeltaTreeNode *getRoot(void *Root) { in getRoot() function
H A DRewriteRope.cpp717 static RopePieceBTreeNode *getRoot(void *P) { in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h302 DocNode &getRoot() { return Root; } in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h127 TreeTy *getRoot() const { in getRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h543 Node *getRoot() { getRoot() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp48 llvm::MDNode *CodeGenTBAA::getRoot() { in getRoot() function in CodeGenTBAA
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp157 Instruction *getRoot() { return Root; } in getRoot() function in __anon176cfc890111::Reduction
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py4294 def getRoot(self): member in _TempPool
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1153 SDValue SelectionDAGBuilder::getRoot() { in getRoot() function in SelectionDAGBuilder