Home
last modified time | relevance | path

Searched refs:VInt (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3038 APInt VInt = in parseConstants() local
3040 V = ConstantInt::get(Context, VInt); in parseConstants()