blocks: Incoming blocks of a PHI node

View source: R/phi.R

blocksR Documentation

Incoming blocks of a PHI node

Usage

blocks(phi)

Arguments

phi

a PHI node

Value

A list of 0 or more elements each of which is of class BasicBlock-class.

Author(s)

DTL

References

https://llvm.org/doxygen/classllvm_1_1PHINode.html


duncantl/Rllvm documentation built on April 23, 2024, 6:14 p.m.