Home
last modified time | relevance | path

Searched refs:Construction (Results 1 – 25 of 2719) sorted by relevance

12345678910>>...109

/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build/
H A DMicrosoft.Build.cs1 namespace Microsoft.Build.Construction
25 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
49 …protected internal virtual Microsoft.Build.Construction.ProjectElement Clone(Microsoft.Build.Const… in Clone()
51 …protected abstract Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
63 …oft.Build.Construction.ProjectElementContainer DeepClone(Microsoft.Build.Construction.ProjectRootE… in DeepClone()
65 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
66 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
79 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
87 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
95 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
[all …]
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/net/
H A DMicrosoft.Build.cs1 namespace Microsoft.Build.Construction
31 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
57 …protected internal virtual Microsoft.Build.Construction.ProjectElement Clone(Microsoft.Build.Const… in Clone()
59 …protected abstract Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
72 …oft.Build.Construction.ProjectElementContainer DeepClone(Microsoft.Build.Construction.ProjectRootE… in DeepClone()
74 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
75 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
88 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
101 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
109 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
[all …]
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/netstandard/
H A DMicrosoft.Build.cs1 namespace Microsoft.Build.Construction
31 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
57 …protected internal virtual Microsoft.Build.Construction.ProjectElement Clone(Microsoft.Build.Const… in Clone()
59 …protected abstract Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
72 …oft.Build.Construction.ProjectElementContainer DeepClone(Microsoft.Build.Construction.ProjectRootE… in DeepClone()
74 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
75 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
88 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
101 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
109 …protected override Microsoft.Build.Construction.ProjectElement CreateNewInstance(Microsoft.Build.C… in CreateNewInstance()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.cs25 namespace Microsoft.Build.Construction
60 public Microsoft.Build.Construction.ElementLocation Location { get { throw null; } }
74 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
75 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
76 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
77 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
79 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
90 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
422 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1151 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.cs22 namespace Microsoft.Build.Construction
67 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
68 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
69 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
70 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
71 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
73 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
84 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
416 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1143 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DMicrosoft.Build.cs25 namespace Microsoft.Build.Construction
60 public Microsoft.Build.Construction.ElementLocation Location { get { throw null; } }
74 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
75 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
76 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
77 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
79 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
90 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
422 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1151 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.cs21 namespace Microsoft.Build.Construction
64 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
65 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
66 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
67 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
68 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
70 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
80 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
372 public Project(Microsoft.Build.Construction.ProjectRootElement xml) { } in Project()
1040 public abstract Microsoft.Build.Construction.ElementLocation Location { get; }
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/
H A DMicrosoft.Build.dll.sources17 Microsoft.Build.Construction/ElementLocation.cs
18 Microsoft.Build.Construction/ProjectChooseElement.cs
19 Microsoft.Build.Construction/ProjectCommentElement.cs
21 Microsoft.Build.Construction/ProjectElement.cs
23 Microsoft.Build.Construction/ProjectImportElement.cs
27 Microsoft.Build.Construction/ProjectItemElement.cs
32 Microsoft.Build.Construction/ProjectOutputElement.cs
35 Microsoft.Build.Construction/ProjectRootElement.cs
36 Microsoft.Build.Construction/ProjectTargetElement.cs
37 Microsoft.Build.Construction/ProjectTaskElement.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.cs21 namespace Microsoft.Build.Construction
38 public Microsoft.Build.Construction.ProjectElement NextSibling { get { throw null; } }
49 public Microsoft.Build.Construction.ProjectElement FirstChild { get { throw null; } }
50 public Microsoft.Build.Construction.ProjectElement LastChild { get { throw null; } }
51 public void AppendChild(Microsoft.Build.Construction.ProjectElement child) { } in AppendChild()
52 …public void InsertAfterChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertAfterChild()
53 …ublic void InsertBeforeChild(Microsoft.Build.Construction.ProjectElement child, Microsoft.Build.Co… in InsertBeforeChild()
54 public void PrependChild(Microsoft.Build.Construction.ProjectElement child) { } in PrependChild()
56 public void RemoveChild(Microsoft.Build.Construction.ProjectElement child) { } in RemoveChild()
66 public partial class ProjectImportElement : Microsoft.Build.Construction.ProjectElement
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
32 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
55 ; CHECK-NEXT: Dominator Tree Construction
58 ; CHECK-NEXT: Dominator Tree Construction
71 ; CHECK-NEXT: Dominator Tree Construction
75 ; CHECK-NEXT: Post-Dominator Tree Construction
89 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
32 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
55 ; CHECK-NEXT: Dominator Tree Construction
58 ; CHECK-NEXT: Dominator Tree Construction
71 ; CHECK-NEXT: Dominator Tree Construction
75 ; CHECK-NEXT: Post-Dominator Tree Construction
89 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
53 ; CHECK-NEXT: Dominator Tree Construction
70 ; CHECK-NEXT: Dominator Tree Construction
74 ; CHECK-NEXT: Post-Dominator Tree Construction
87 ; CHECK-NEXT: MachineDominator Tree Construction
88 ; CHECK-NEXT: Machine Natural Loop Construction
91 ; CHECK-NEXT: MachineDominator Tree Construction
109 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
53 ; CHECK-NEXT: Dominator Tree Construction
70 ; CHECK-NEXT: Dominator Tree Construction
74 ; CHECK-NEXT: Post-Dominator Tree Construction
87 ; CHECK-NEXT: MachineDominator Tree Construction
88 ; CHECK-NEXT: Machine Natural Loop Construction
91 ; CHECK-NEXT: MachineDominator Tree Construction
109 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
53 ; CHECK-NEXT: Dominator Tree Construction
70 ; CHECK-NEXT: Dominator Tree Construction
74 ; CHECK-NEXT: Post-Dominator Tree Construction
87 ; CHECK-NEXT: MachineDominator Tree Construction
88 ; CHECK-NEXT: Machine Natural Loop Construction
91 ; CHECK-NEXT: MachineDominator Tree Construction
109 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
53 ; CHECK-NEXT: Dominator Tree Construction
70 ; CHECK-NEXT: Dominator Tree Construction
74 ; CHECK-NEXT: Post-Dominator Tree Construction
87 ; CHECK-NEXT: MachineDominator Tree Construction
88 ; CHECK-NEXT: Machine Natural Loop Construction
91 ; CHECK-NEXT: MachineDominator Tree Construction
109 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
32 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
55 ; CHECK-NEXT: Dominator Tree Construction
58 ; CHECK-NEXT: Dominator Tree Construction
71 ; CHECK-NEXT: Dominator Tree Construction
75 ; CHECK-NEXT: Post-Dominator Tree Construction
89 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Mips/cheri/
H A DO3-pipeline.ll22 ; CHECK-NEXT: Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
44 ; CHECK-NEXT: Post-Dominator Tree Construction
53 ; CHECK-NEXT: Dominator Tree Construction
57 ; CHERI-NEXT: Post-Dominator Tree Construction
62 ; CHERI-NEXT: Dominator Tree Construction
67 ; CHECK-NEXT: Dominator Tree Construction
73 ; CHECK-NEXT: Dominator Tree Construction
77 ; CHECK-NEXT: Post-Dominator Tree Construction
82 ; CHECK-NEXT: Post-Dominator Tree Construction
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
51 ; CHECK-NEXT: Dominator Tree Construction
68 ; CHECK-NEXT: Dominator Tree Construction
72 ; CHECK-NEXT: Post-Dominator Tree Construction
85 ; CHECK-NEXT: MachineDominator Tree Construction
86 ; CHECK-NEXT: Machine Natural Loop Construction
89 ; CHECK-NEXT: MachineDominator Tree Construction
96 ; CHECK-NEXT: MachineDominator Tree Construction
107 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
32 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
55 ; CHECK-NEXT: Dominator Tree Construction
58 ; CHECK-NEXT: Dominator Tree Construction
71 ; CHECK-NEXT: Dominator Tree Construction
75 ; CHECK-NEXT: Post-Dominator Tree Construction
89 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/ARM/
H A DO3-pipeline.ll10 ; CHECK-NEXT: Dominator Tree Construction
32 ; CHECK-NEXT: Dominator Tree Construction
34 ; CHECK-NEXT: Post-Dominator Tree Construction
42 ; CHECK-NEXT: Dominator Tree Construction
50 ; CHECK-NEXT: Dominator Tree Construction
55 ; CHECK-NEXT: Dominator Tree Construction
58 ; CHECK-NEXT: Dominator Tree Construction
71 ; CHECK-NEXT: Dominator Tree Construction
75 ; CHECK-NEXT: Post-Dominator Tree Construction
89 ; CHECK-NEXT: Machine Natural Loop Construction
[all …]

12345678910>>...109