Searched refs:AltInst (Results 1 – 1 of 1) sorted by relevance
710 auto *AltInst = cast<CmpInst>(VL[AltIndex]); in getSameOpcode() local712 if (isCmpSameOrSwapped(AltInst, Inst, TLI)) in getSameOpcode()721 CmpInst::Predicate AltPred = AltInst->getPredicate(); in getSameOpcode()