Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2294 uint64_t IntTSize = TSize.getLimitedValue(UINT64_MAX/10); in handleJTSwitchCase() local
2295 if (IntTSize * 10 < IntRange * 4) in handleJTSwitchCase()