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