Searched refs:SwitchToLookupTable (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 4810 static bool SwitchToLookupTable(SwitchInst *SI, IRBuilder<> &Builder, in SwitchToLookupTable() function 5081 if (SwitchToLookupTable(SI, Builder, DL, TTI)) in SimplifySwitch()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 5234 static bool SwitchToLookupTable(SwitchInst *SI, IRBuilder<> &Builder, in SwitchToLookupTable() function 5620 SwitchToLookupTable(SI, Builder, DL, TTI)) in SimplifySwitch()
|