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

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h165 BasicBlock *getRoot() const { function in class:llvm::DominanceFrontier
H A DCallGraph.h117 virtual CallGraphNode* getRoot() { return 0; } function in class:llvm::CallGraph
118 virtual const CallGraphNode* getRoot() const { return 0; } function in class:llvm::CallGraph
H A DDominators.h416 NodeT *getRoot() const { function in class:llvm::DominatorTreeBase
750 inline BasicBlock *getRoot() const { function in class:llvm::DominatorTree
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineDominators.h61 inline MachineBasicBlock *getRoot() const { function in class:llvm::MachineDominatorTree
H A DSelectionDAG.h286 const SDValue &getRoot() const { return Root; } function in class:llvm::SelectionDAG
/freebsd-10.0-release/contrib/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp103 CallGraphNode *getRoot() { return Root; } function in class:__anon2084::BasicCallGraph
104 const CallGraphNode *getRoot() const { return Root; } function in class:__anon2084::BasicCallGraph
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DDominators.h49 inline CFGBlock *getRoot() const { function in class:clang::DominatorTree
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h81 CallGraphNode *getRoot() const { return Root; } function in class:clang::CallGraph
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp42 llvm::MDNode *CodeGenTBAA::getRoot() { function in class:CodeGenTBAA
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DDeltaTree.cpp383 static DeltaTreeNode *getRoot(void *Root) { function in class:__anon3157::DeltaTreeNode
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DImmutableMap.h141 TreeTy *getRoot() const { function in class:llvm::ImmutableMap
H A DImmutableSet.h1029 TreeTy *getRoot() { function in class:llvm::ImmutableSet
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h472 Node *getRoot() { function in class:llvm::yaml::Document
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DPathNumbering.cpp343 BallLarusNode* BallLarusDag::getRoot() { function in class:BallLarusDag

Completed in 189 milliseconds