Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp658 APInt APFuncCount((unsigned)128, FuncCount, false /*signed*/); in tryToPromoteWithFuncCmp() local
659 APFuncCount *= VTableCount; in tryToPromoteWithFuncCmp()
660 VTableGUIDCounts[GUID] -= APFuncCount.udiv(SumVTableCount).getZExtValue(); in tryToPromoteWithFuncCmp()