Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIndirectCallPromotionAnalysis.cpp48 cl::opt<unsigned> MaxNumVTableAnnotations( variable
HDModuleSummaryAnalysis.cpp86 extern cl::opt<unsigned> MaxNumVTableAnnotations;
152 *I, IPVK_VTableTarget, MaxNumVTableAnnotations, TotalCount); in findRefEdges()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDIndirectCallPromotion.cpp59 extern cl::opt<unsigned> MaxNumVTableAnnotations;
553 MaxNumVTableAnnotations, TotalVTableCount); in computeVTableInfos()
HDPGOInstrumentation.cpp323 extern cl::opt<unsigned> MaxNumVTableAnnotations;
1746 return MaxNumVTableAnnotations; in getMaxNumAnnotations()
1780 MaxNumVTableAnnotations != 0) in annotateValueSites()