Searched refs:optimizeSelectInst (Results 1 – 1 of 1) sorted by relevance
180 bool optimizeSelectInst(SelectInst *SI);4500 bool CodeGenPrepare::optimizeSelectInst(SelectInst *SI) { in optimizeSelectInst() function in CodeGenPrepare5199 return optimizeSelectInst(SI); in optimizeInst()