Searched refs:optimizePhiTypes (Results 1 – 1 of 1) sorted by relevance
420 bool optimizePhiTypes(Function &F);546 MadeChange |= optimizePhiTypes(F); in runOnFunction()6118 bool CodeGenPrepare::optimizePhiTypes(Function &F) { in optimizePhiTypes() function in CodeGenPrepare