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 Aug. 16, 2024, 2:33 a.m.