Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3001 unsigned Int32TyID = getVirtualTypeID(CurTy); in parseConstants() local
3002 unsigned CurTyID = Int32TyID; in parseConstants()