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