Searched refs:shouldLowerMemFuncForSize (Results 1 – 2 of 2) sorted by relevance
1096 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function1223 bool OptSize = shouldLowerMemFuncForSize(MF); in optimizeMemset()1482 bool OptSize = shouldLowerMemFuncForSize(MF); in optimizeMemmove()1622 bool OptSize = shouldLowerMemFuncForSize(MF); in tryCombineMemCpyFamily()
6357 static bool shouldLowerMemFuncForSize(const MachineFunction &MF, in shouldLowerMemFuncForSize() function6414 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemcpyLoadsAndStores()6607 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemmoveLoadsAndStores()6718 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemsetStores()