Home | History | Annotate | Download | only in cached

Lines Matching refs:OperandV

1029   Value *OperandV = Operand->Codegen();
1030 if (OperandV == 0) return 0;
1036 return Builder.CreateCall(F, OperandV, "unop");