Searched refs:CombinedMulAB (Results 1 – 1 of 1) sorted by relevance
334 VPInstruction *CombinedMulAB = in checkReorderExample() local338 EXPECT_EQ(CombinedMulAB->getOpcode(), Instruction::Mul); in checkReorderExample()341 cast<VPInstruction>(CombinedMulAB->getOperand(0)); in checkReorderExample()349 cast<VPInstruction>(CombinedMulAB->getOperand(1)); in checkReorderExample()376 delete CombinedMulAB; in checkReorderExample()