Home
last modified time | relevance | path

Searched refs:VirtualCallInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp543 const auto &VirtualCallInfo = Iter->second; in computeVTableInfos() local
544 Instruction *VPtr = VirtualCallInfo.VPtr; in computeVTableInfos()
552 getValueProfDataFromInst(*VirtualCallInfo.VPtr, IPVK_VTableTarget, in computeVTableInfos()
569 getAddressPointOffset(*VTableVar, VirtualCallInfo.CompatibleTypeStr); in computeVTableInfos()
577 VTableVar, AddressPointOffset + VirtualCallInfo.FunctionOffset, M); in computeVTableInfos()