Searched refs:promoteAllocas (Results 1 – 2 of 2) sorted by relevance
122 bool promoteAllocas(Function &F);
4184 bool SROA::promoteAllocas(Function &F) { in promoteAllocas() function in SROA4234 Changed |= promoteAllocas(F); in runImpl()