Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4475 static bool SwitchToLookupTable(SwitchInst *SI, IRBuilder<> &Builder, in SwitchToLookupTable() function
4750 if (SwitchToLookupTable(SI, Builder, DL, TTI)) in SimplifySwitch()