Home | History | Annotate | Download | only in docs

Lines Matching full:dominator

179 an analysis pass, for example dominator tree pass, then ``true`` is supplied as
287 0.0000 ( 0.0%) 0.0100 (100.0%) 0.0100 ( 50.0%) 0.0031 ( 6.4%) Dominator Set Construction
833 affect the results of dominator analysis. By default, all passes are assumed
847 dominator related analyses if they exist, so it can preserve them, despite the
1100 Dominator Set Construction
1110 -- Dominator Set Construction
1117 dominator and immediate dominator information to do its job. The LICM pass
1118 uses natural loop information, which uses dominator sets, but not immediate
1120 pass, it is immediately destroyed. The dominator sets are then reused to
1124 the :program:`opt` tool), which uses the dominator set to check that the
1125 resultant LLVM code is well formed. After it finishes, the dominator set
1137 Dominator Set Construction
1140 -- Dominator Set Construction
1145 Dominator Set Construction
1151 -- Dominator Set Construction
1160 has killed the Dominator Set pass, even though it doesn't modify the code at
1179 Dominator Set Construction
1191 -- Dominator Set Construction
1199 Which shows that we don't accidentally invalidate dominator information