Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4810 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/
DSimplifyCFG.cpp5234 static bool SwitchToLookupTable(SwitchInst *SI, IRBuilder<> &Builder, in SwitchToLookupTable() function
5620 SwitchToLookupTable(SI, Builder, DL, TTI)) in SimplifySwitch()