Home
last modified time | relevance | path

Searched defs:VTableGUIDCounts (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp634 tryToPromoteWithFuncCmp(CallBase & CB,Instruction * VPtr,ArrayRef<PromotionCandidate> Candidates,uint64_t TotalCount,ArrayRef<InstrProfValueData> ICallProfDataRef,uint32_t NumCandidates,VTableGUIDCountsMap & VTableGUIDCounts) tryToPromoteWithFuncCmp() argument
689 updateVPtrValueProfiles(Instruction * VPtr,VTableGUIDCountsMap & VTableGUIDCounts) updateVPtrValueProfiles() argument
716 tryToPromoteWithVTableCmp(CallBase & CB,Instruction * VPtr,ArrayRef<PromotionCandidate> Candidates,uint64_t TotalFuncCount,uint32_t NumCandidates,MutableArrayRef<InstrProfValueData> ICallProfDataRef,VTableGUIDCountsMap & VTableGUIDCounts) tryToPromoteWithVTableCmp() argument
820 VTableGUIDCountsMap VTableGUIDCounts; processFunction() local
[all...]