Home
last modified time | relevance | path

Searched refs:shouldLowerMemFuncForSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4285 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function
4312 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores()
4428 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores()
4524 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores()