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.cpp53 cl::opt<unsigned> MaxNumVTableAnnotations( variable
H A DModuleSummaryAnalysis.cpp91 extern cl::opt<unsigned> MaxNumVTableAnnotations;
158 *I, IPVK_VTableTarget, MaxNumVTableAnnotations, TotalCount); in findRefEdges()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp58 extern cl::opt<unsigned> MaxNumVTableAnnotations;
565 MaxNumVTableAnnotations, TotalVTableCount); in computeVTableInfos()
H A DPGOInstrumentation.cpp348 extern cl::opt<unsigned> MaxNumVTableAnnotations;
1833 return MaxNumVTableAnnotations; in getMaxNumAnnotations()
1867 MaxNumVTableAnnotations != 0) in annotateValueSites()