Member predicate UninitializedGroupInstruction::getAnIRVariable
Gets an IRVariable whose memory is initialized by this instruction, if any.
Note: Allocations that are not represented as IRVariables (such as
dynamic allocations) are not returned by this predicate even if this
instruction initializes such memory.