Searched defs:getRoot (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h45 MachineBasicBlock *getRoot() const { function in class:llvm::MachineDominanceFrontier
H A DMachineDominators.h105 MachineBasicBlock *getRoot() const { function in class:llvm::MachineDominatorTree
H A DSelectionDAG.h482 const SDValue &getRoot() const { return Root; } function in class:llvm::SelectionDAG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h62 BlockT *getRoot() const { function in class:llvm::DominanceFrontierBase
H A DDDG.h279 NodeType &getRoot() const { function in class:llvm::DDGEdge::DependenceGraphInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h90 CallGraphNode *getRoot() const { return Root; } function in class:clang::CallGraph
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp386 static DeltaTreeNode *getRoot(void *Root) { function in class:__anon678::DeltaTreeNode
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DDominators.h61 CFGBlock *getRoot() const { function in class:clang::CFGDominatorTreeImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h263 DocNode &getRoot() { return Root; } function in class:llvm::msgpack::Document
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h144 TreeTy *getRoot() const { function in class:llvm::ImmutableMap
H A DImmutableSet.h1057 TreeTy *getRoot() { function in class:llvm::ImmutableSet
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h136 DeclContext &getRoot() { return Root; } function in class:llvm::DeclContextTree
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp43 llvm::MDNode *CodeGenTBAA::getRoot() { function in class:CodeGenTBAA
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h534 Node *getRoot() { function in class:llvm::yaml::Document
H A DGenericDomTree.h438 NodeT *getRoot() const { function in class:llvm::DominatorTreeBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp159 Instruction *getRoot() { return Root; } function in class:__anon2166::Reduction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1075 SDValue SelectionDAGBuilder::getRoot() { function in class:SelectionDAGBuilder
[all...]

Completed in 298 milliseconds