Set the selection condition operand.
Declared in <llvm/IR/Instructions.h>
<llvm/IR/Instructions.h>
void setCondition(Value* V);
Name
Description
V
The new condition value.
Created with MrDocs