Searched refs:IBase (Results 1 – 1 of 1) sorted by relevance
795 auto *IBase = cast<Instruction>(VL[BaseIndex]); in getSameOpcode() local798 if (auto *CallBase = dyn_cast<CallInst>(IBase)) { in getSameOpcode()817 Value *Op0 = IBase->getOperand(0); in getSameOpcode()870 Gep->getOperand(0)->getType() != IBase->getOperand(0)->getType()) in getSameOpcode()876 auto *BaseLI = cast<LoadInst>(IBase); in getSameOpcode()880 auto *CallBase = cast<CallInst>(IBase); in getSameOpcode()