Searched refs:ShouldBuildLookupTable (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3431 /// ShouldBuildLookupTable - Determine whether a lookup table should be built
3434 static bool ShouldBuildLookupTable(SwitchInst *SI, function
3526 if (!ShouldBuildLookupTable(SI, TableSize, TD, ResultTypes))

Completed in 167 milliseconds