Searched refs:StrLength (Results 1 – 1 of 1) sorted by relevance
209 uint64_t StrLength = ConstantArrayTy->getSize().getZExtValue(); in CheckStringInit() local214 llvm::APInt ConstVal(32, StrLength); in CheckStringInit()235 StrLength--; in CheckStringInit()239 if (StrLength > CAT->getSize().getZExtValue()) in CheckStringInit()242 << CAT->getSize().getZExtValue() << StrLength in CheckStringInit()246 if (StrLength-1 > CAT->getSize().getZExtValue()) in CheckStringInit()