reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2266 if (!getConstantStringInfo(CI->getArgOperand(0), Str)) 2269 if (!isa<ConstantPointerNull>(CI->getArgOperand(1))) 2272 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { 2273 return convertStrToNumber(CI, Str, CInt->getSExtValue());