Lines Matching refs:SimplifySwitch
160 bool SimplifySwitch(SwitchInst *SI, IRBuilder<> &Builder);5041 bool SimplifyCFGOpt::SimplifySwitch(SwitchInst *SI, IRBuilder<> &Builder) {5512 if (SimplifySwitch(SI, Builder))