Home | History | Annotate | Download | only in complete

Lines Matching refs:OperandV

1194   Value *OperandV = Operand->Codegen();
1195 if (OperandV == 0) return 0;
1204 return Builder.CreateCall(F, OperandV, "unop");