Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp158 using VTableGUIDCountsMap = SmallDenseMap<uint64_t, uint64_t, 16>; typedef
333 VTableGUIDCountsMap VTableGUIDAndCounts;
356 VTableGUIDCountsMap &VTableGUIDCounts);
365 VTableGUIDCountsMap &VTableGUIDCounts);
380 VTableGUIDCountsMap &VTableGUIDCounts,
390 VTableGUIDCountsMap &VTableGUIDCounts);
507 const CallBase *CB, VTableGUIDCountsMap &GUIDCountsMap, in computeVTableInfos()
634 uint32_t NumCandidates, VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithFuncCmp()
689 Instruction *VPtr, VTableGUIDCountsMap &VTableGUIDCounts) { in updateVPtrValueProfiles()
716 VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithVTableCmp()
[all …]