Searched refs:isMemSrcFromString (Results 1 – 2 of 2) sorted by relevance
3320 static bool isMemSrcFromString(SDValue Src, std::string &Str) { in isMemSrcFromString() function3442 bool CopyFromStr = isMemSrcFromString(Src, Str); in getMemcpyLoadsAndStores()
4161 static bool isMemSrcFromString(SDValue Src, StringRef &Str) { in isMemSrcFromString() function4320 bool CopyFromStr = isMemSrcFromString(Src, Str); in getMemcpyLoadsAndStores()