Searched refs:StrBeg (Results 1 – 1 of 1) sorted by relevance
227 Value *StrBeg = CI->getArgOperand(0); in convertStrToInt() local228 Value *StrEnd = B.CreateInBoundsGEP(B.getInt8Ty(), StrBeg, Off, "endptr"); in convertStrToInt()