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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3455 /// SwitchToLookupTable - If the switch is only used to initialize one or more
3458 static bool SwitchToLookupTable(SwitchInst *SI, function
3620 if (SwitchToLookupTable(SI, Builder, TD))

Completed in 101 milliseconds