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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3649 /// SwitchToLookupTable - If the switch is only used to initialize one or more
3652 static bool SwitchToLookupTable(SwitchInst *SI, function
3820 if (SwitchToLookupTable(SI, Builder, TTI, TD))

Completed in 48 milliseconds