Searched refs:shouldLowerMemFuncForSize (Results 1 – 2 of 2) sorted by relevance
7597 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function7725 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemset()7987 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemmove()8130 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemCpyFamily()
6941 static bool shouldLowerMemFuncForSize(const MachineFunction &MF, in shouldLowerMemFuncForSize() function6998 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemcpyLoadsAndStores()7199 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemmoveLoadsAndStores()7320 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemsetStores()