Searched refs:VTableEntryLoad (Results 1 – 1 of 1) sorted by relevance
567 LoadInst *VTableEntryLoad = dyn_cast<LoadInst>(Callee); in tryPromoteCall() local568 if (!VTableEntryLoad) in tryPromoteCall()570 Value *VTableEntryPtr = VTableEntryLoad->getPointerOperand(); in tryPromoteCall()