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