Next: <code>GIMPLE_RESX</code>, Previous: <code>GIMPLE_OMP_SINGLE</code>, Up: Tuple specific accessors
GIMPLE_PHIBuild a
PHInode with len argument slots for variable var.
Return the maximum number of arguments supported by
GIMPLE_PHIG.
Return the number of arguments in
GIMPLE_PHIG. This must always be exactly the number of incoming edges for the basic block holdingG.
Return a pointer to the
SSAname created byGIMPLE_PHIG.
Set
RESULTto be theSSAname created byGIMPLE_PHIG.