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.cpp166 using VTableGUIDCountsMap = SmallDenseMap<uint64_t, uint64_t, 16>; typedef
341 VTableGUIDCountsMap VTableGUIDAndCounts;
364 VTableGUIDCountsMap &VTableGUIDCounts);
373 VTableGUIDCountsMap &VTableGUIDCounts);
391 VTableGUIDCountsMap &VTableGUIDCounts,
401 VTableGUIDCountsMap &VTableGUIDCounts);
519 const CallBase *CB, VTableGUIDCountsMap &GUIDCountsMap, in computeVTableInfos()
646 uint32_t NumCandidates, VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithFuncCmp()
701 Instruction *VPtr, VTableGUIDCountsMap &VTableGUIDCounts) { in updateVPtrValueProfiles()
728 VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithVTableCmp()
[all …]