Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h63 unsigned &JTSize, in getEstimatedNumberOfCaseClusters() argument
H A DTargetTransformInfo.h2648 getEstimatedNumberOfCaseClusters(const SwitchInst & SI,unsigned & JTSize,ProfileSummaryInfo * PSI,BlockFrequencyInfo * BFI) getEstimatedNumberOfCaseClusters() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp261 getEstimatedNumberOfCaseClusters(const SwitchInst & SI,unsigned & JTSize,ProfileSummaryInfo * PSI,BlockFrequencyInfo * BFI) const getEstimatedNumberOfCaseClusters() argument