Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp634 uint32_t NumCandidates, VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithFuncCmp()
689 Instruction *VPtr, VTableGUIDCountsMap &VTableGUIDCounts) { in updateVPtrValueProfiles()
716 VTableGUIDCountsMap &VTableGUIDCounts) { in tryToPromoteWithVTableCmp()
820 VTableGUIDCountsMap VTableGUIDCounts; in processFunction() local