Searched refs:optimizeSelectInst (Results 1 – 1 of 1) sorted by relevance
377 bool optimizeSelectInst(SelectInst *SI);6049 bool CodeGenPrepare::optimizeSelectInst(SelectInst *SI) { in optimizeSelectInst() function in CodeGenPrepare7181 return optimizeSelectInst(cast<SelectInst>(I)); in optimizeInst()