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