Searched defs:JumpTableSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 331 onJumpTable(unsigned JumpTableSize) onJumpTable() argument |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DFAJumpThreading.cpp | 854 unsigned JumpTableSize = 0; isLegalAndProfitableToTransform() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 451 getEstimatedNumberOfCaseClusters(const SwitchInst & SI,unsigned & JumpTableSize,ProfileSummaryInfo * PSI,BlockFrequencyInfo * BFI) getEstimatedNumberOfCaseClusters() argument |