Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp48 cl::opt<unsigned> MaxNumVTableAnnotations( variable
H A DModuleSummaryAnalysis.cpp86 extern cl::opt<unsigned> MaxNumVTableAnnotations;
152 *I, IPVK_VTableTarget, MaxNumVTableAnnotations, TotalCount); in findRefEdges()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp59 extern cl::opt<unsigned> MaxNumVTableAnnotations;
553 MaxNumVTableAnnotations, TotalVTableCount); in computeVTableInfos()
H A DPGOInstrumentation.cpp323 extern cl::opt<unsigned> MaxNumVTableAnnotations;
1746 return MaxNumVTableAnnotations; in getMaxNumAnnotations()
1780 MaxNumVTableAnnotations != 0) in annotateValueSites()