Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3777 SmallVector<unsigned, 2> ValAndType; in writeFunction() local
3781 if (!pushValueAndType(VAM->getValue(), InstID, ValAndType)) { in writeFunction()
3782 Vals.push_back(ValAndType[0]); in writeFunction()