Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5317 bool CopyFromConstant = isMemSrcFromConstant(Src, Slice); in getMemcpyLoadsAndStores() local
5318 bool isZeroConstant = CopyFromConstant && Slice.Array == nullptr; in getMemcpyLoadsAndStores()
5324 false, false, CopyFromConstant, true, in getMemcpyLoadsAndStores()
5370 if (CopyFromConstant && in getMemcpyLoadsAndStores()