Searched refs:shouldLowerMemFuncForSize (Results 1 – 2 of 2) sorted by relevance
8124 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function8252 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemset()8512 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemmove()8653 bool OptSize = shouldLowerMemFuncForSize(MF); in lowerMemCpyFamily()
7403 static bool shouldLowerMemFuncForSize(const MachineFunction &MF, in shouldLowerMemFuncForSize() function7460 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemcpyLoadsAndStores()7661 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemmoveLoadsAndStores()7782 bool OptSize = shouldLowerMemFuncForSize(MF, DAG); in getMemsetStores()