Searched refs:AltInst (Results 1 – 1 of 1) sorted by relevance
563 auto *AltInst = cast<CmpInst>(VL[AltIndex]); in getSameOpcode() local564 CmpInst::Predicate AltPred = AltInst->getPredicate(); in getSameOpcode()565 Value *AltOp0 = AltInst->getOperand(0); in getSameOpcode()566 Value *AltOp1 = AltInst->getOperand(1); in getSameOpcode()582 auto *AltInst = cast<CmpInst>(VL[AltIndex]); in getSameOpcode() local583 CmpInst::Predicate AltPred = AltInst->getPredicate(); in getSameOpcode()