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