Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5131 static bool isMemSrcFromConstant(SDValue Src, ConstantDataArraySlice &Slice) { in isMemSrcFromConstant() function
5317 bool CopyFromConstant = isMemSrcFromConstant(Src, Slice); in getMemcpyLoadsAndStores()