Searched refs:shouldLowerMemFuncForSize (Results 1 – 2 of 2) sorted by relevance
7331 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function7459 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemset()7721 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemmove()7864 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemCpyFamily()
6712 static bool shouldLowerMemFuncForSize(const MachineFunction &MF, in shouldLowerMemFuncForSize() function6769 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemcpyLoadsAndStores()6969 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemmoveLoadsAndStores()7081 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemsetStores()