Searched refs:VInt (Results 1 – 1 of 1) sorted by relevance
3196 APInt VInt = readWideAPInt(Record, ScalarTy->getBitWidth()); in parseConstants() local3197 V = ConstantInt::get(CurTy, VInt); in parseConstants()