Home
last modified time | relevance | path

Searched refs:DOTGraphTraits (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DDomPrinter.cpp31 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
33 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
45 return DOTGraphTraits<const Function*> in getNodeLabel()
48 return DOTGraphTraits<const Function*> in getNodeLabel()
54 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
56 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
57 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
69 struct DOTGraphTraits<PostDominatorTree*> struct
70 : public DOTGraphTraits<DomTreeNode*> {
72 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
H A DRegionPrinter.cpp36 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
38 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
47 return DOTGraphTraits<const Function*> in getNodeLabel()
50 return DOTGraphTraits<const Function*> in getNodeLabel()
59 struct DOTGraphTraits<RegionInfo*> : public DOTGraphTraits<RegionNode*> { struct
61 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
62 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
69 return DOTGraphTraits<RegionNode*>::getNodeLabel(Node, in getNodeLabel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
50 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
53 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() function
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
50 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
53 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() argument
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<const Function*> in getNodeLabel()
46 return DOTGraphTraits<const Function*> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
50 return DOTGraphTraits<const Function*> in getNodeLabel()
53 return DOTGraphTraits<const Function*> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() argument
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
50 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
53 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() function
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
50 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
53 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() function
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
H A DRegionPrinter.cpp39 struct DOTGraphTraits<RegionNode*> : public DefaultDOTGraphTraits { struct
41 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
50 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
53 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
62 struct DOTGraphTraits<RegionInfo *> : public DOTGraphTraits<RegionNode *> { struct
64 DOTGraphTraits (bool isSimple = false) in DOTGraphTraits() function
65 : DOTGraphTraits<RegionNode*>(isSimple) {} in DOTGraphTraits()
70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<const Function*> in getNodeLabel()
46 return DOTGraphTraits<const Function*> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<const Function*> in getNodeLabel()
46 return DOTGraphTraits<const Function*> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
46 return DOTGraphTraits<DOTFuncInfo *> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DDomPrinter.cpp28 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
30 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
42 return DOTGraphTraits<const Function*> in getNodeLabel()
45 return DOTGraphTraits<const Function*> in getNodeLabel()
51 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
53 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
54 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
66 struct DOTGraphTraits<PostDominatorTree*> struct
67 : public DOTGraphTraits<DomTreeNode*> {
69 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits {
31 DOTGraphTraits (bool isSimple=false)
43 return DOTGraphTraits<const Function*>
46 return DOTGraphTraits<const Function*>
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> {
54 DOTGraphTraits (bool isSimple=false)
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {}
67 struct DOTGraphTraits<PostDominatorTree*>
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false)
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DDomPrinter.cpp29 struct DOTGraphTraits<DomTreeNode*> : public DefaultDOTGraphTraits { struct
31 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() argument
43 return DOTGraphTraits<const Function*> in getNodeLabel()
46 return DOTGraphTraits<const Function*> in getNodeLabel()
52 struct DOTGraphTraits<DominatorTree*> : public DOTGraphTraits<DomTreeNode*> { struct
54 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
55 : DOTGraphTraits<DomTreeNode*>(isSimple) {} in DOTGraphTraits()
67 struct DOTGraphTraits<PostDominatorTree*> struct
68 : public DOTGraphTraits<DomTreeNode*> {
70 DOTGraphTraits (bool isSimple=false) in DOTGraphTraits() function
[all …]

12345678910>>...18