Lines Matching full:substr2
642 StringRef SubStr2 = Str2.substr(0, Length);643 return ConstantInt::get(CI->getType(), SubStr1.compare(SubStr2));