Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2041 uint64_t IntTSize = TSize.getLimitedValue(UINT64_MAX/10); in handleJTSwitchCase() local
2042 if (IntTSize * 10 < IntRange * 4) in handleJTSwitchCase()