Home | History | Annotate | Download | only in CodeGen

Lines Matching full:optimizeselectinst

189     bool optimizeSelectInst(SelectInst *SI);
4589 bool CodeGenPrepare::optimizeSelectInst(SelectInst *SI) {
5284 return optimizeSelectInst(SI);