Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp2444 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function
2614 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3875 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function
5068 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4270 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function
5601 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()