Searched refs:AltIndex (Results 1 – 1 of 1) sorted by relevance
768 unsigned AltIndex = BaseIndex; in getSameOpcode() local 813 AltIndex = Cnt; in getSameOpcode() 829 AltIndex = Cnt; in getSameOpcode() 851 auto *AltInst = cast<CmpInst>(VL[AltIndex]); in getSameOpcode() 852 if (AltIndex != BaseIndex) { in getSameOpcode() 859 AltIndex = Cnt; in getSameOpcode() 910 cast<Instruction>(VL[AltIndex])); in getSameOpcode()