Searched refs:PropagateConstantsIntoArguments (Results 1 – 3 of 3) sorted by relevance
44 bool PropagateConstantsIntoArguments(Function &F);68 LocalChange |= PropagateConstantsIntoArguments(*I); in runOnModule()80 bool IPCP::PropagateConstantsIntoArguments(Function &F) { in PropagateConstantsIntoArguments() function in IPCP
51 static bool PropagateConstantsIntoArguments(Function &F) { in PropagateConstantsIntoArguments() function274 LocalChange |= PropagateConstantsIntoArguments(F); in runOnModule()
51 static bool PropagateConstantsIntoArguments(Function &F) { in PropagateConstantsIntoArguments() function280 LocalChange |= PropagateConstantsIntoArguments(F); in runOnModule()