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