<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k0mkc</author_name>
  <author_url>https://blog.hatena.ne.jp/k0mkc/</author_url>
  <blog_title>ゴロリのブログ</blog_title>
  <blog_url>https://k0mkc.hatenablog.com/</blog_url>
  <categories>
    <anon>Compiler</anon>
  </categories>
  <description>SSAの構築アルゴリズムには大きく分けて二種類あると考えています 前向きかどうか、後ろ向きかどうかということです この中で前向きなのはCytronで、後ろ向きなのがBraunです www.researchgate.net www.researchgate.net Cytronは事前に全ての定義(Def)を計算します 一方でBraunは変数が使用された時にのみその到達定義を計算します つまり、CytronはSSA構築に支配辺境(Dominance Frontier)の計算が必要なため完全なCFGを要求しますが、 BraunはDFを要求しないので、未完成のCFGでもSSAを構築することができます …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk0mkc.hatenablog.com%2Fentry%2F2026%2F08%2F03%2F034219&quot; title=&quot;CytronとBraunによるSSA構築 - ゴロリのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-08-03 03:42:19</published>
  <title>CytronとBraunによるSSA構築</title>
  <type>rich</type>
  <url>https://k0mkc.hatenablog.com/entry/2026/08/03/034219</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
