phi |
φ |
---|---|
LLVM |
Syntaxe
result = phi ty [ val0, label0], ... |
Description
Cette instruction permet d'intégrer un noeud φ dans le graphe SSA représentant la fonction.
Dernière mise à jour : Jeudi, le 13 juin 2019
phi |
φ |
---|---|
LLVM |
result = phi ty [ val0, label0], ... |
Cette instruction permet d'intégrer un noeud φ dans le graphe SSA représentant la fonction.