Searched refs:IBase (Results 1 – 1 of 1) sorted by relevance
654 auto *IBase = cast<Instruction>(VL[BaseIndex]); in getSameOpcode() local657 if (auto *CallBase = dyn_cast<CallInst>(IBase)) { in getSameOpcode()676 Value *Op0 = IBase->getOperand(0); in getSameOpcode()729 Gep->getOperand(0)->getType() != IBase->getOperand(0)->getType()) in getSameOpcode()735 auto *BaseLI = cast<LoadInst>(IBase); in getSameOpcode()739 auto *CallBase = cast<CallInst>(IBase); in getSameOpcode()