Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3478 unsigned IdxTyID = Record[2]; in parseConstants() local
3479 Type *IdxTy = getTypeByID(IdxTyID); in parseConstants()
3498 unsigned IdxTyID = Record[2]; in parseConstants() local
3499 Type *IdxTy = getTypeByID(IdxTyID); in parseConstants()