Searched refs:BORes (Results 1 – 1 of 1) sorted by relevance
1188 Value *BORes = B->CreateBinOp(Inst.getOpcode(), LHS, RHS); in CreateBinOpAsGiven() local1189 if (BinaryOperator *NewBO = dyn_cast<BinaryOperator>(BORes)) { in CreateBinOpAsGiven()1197 return BORes; in CreateBinOpAsGiven()