Searched refs:VTablePtrLoad (Results 1 – 1 of 1) sorted by relevance
575 LoadInst *VTablePtrLoad = dyn_cast<LoadInst>(VTableBasePtr); in tryPromoteCall() local576 if (!VTablePtrLoad) in tryPromoteCall()578 Value *Object = VTablePtrLoad->getPointerOperand(); in tryPromoteCall()587 BasicBlock::iterator BBI(VTablePtrLoad); in tryPromoteCall()589 VTablePtrLoad, VTablePtrLoad->getParent(), BBI, 0, nullptr, nullptr); in tryPromoteCall()