Functions in this group only apply to instructions that map to llvm::PHINode instances.
PHINode is a subgroup of Instruction.
* Add an incoming value to the end of a PHI list. */ /// Obtain the number of incoming basic blocks to a PHI node
See Implementation
Functions in this group only apply to instructions that map to llvm::PHINode instances.
PHINode is a subgroup of Instruction.