Lines Matching refs:SearchStr
964 StringRef SearchStr, ToFindStr;965 bool HasStr1 = getConstantStringInfo(CI->getArgOperand(0), SearchStr);974 size_t Offset = SearchStr.find(ToFindStr);