Searched refs:OrOp0Inst (Results 1 – 1 of 1) sorted by relevance
224 VPInstruction *OrOp0Inst = cast<VPInstruction>(Or->getOperand(0)); in TEST_F() local228 if (((OrOp0Inst == And) && (OrOp1Inst == NotAnd)) || in TEST_F()229 ((OrOp0Inst == NotAnd) && (OrOp1Inst == And))) in TEST_F()