Searched refs:TurnSwitchRangeIntoICmp (Results 1 – 1 of 1) sorted by relevance
3134 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function4296 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()