Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp499 static constexpr uint8_t ConstantStructOpcode = 255; member in __anon27c3e5780411::BitcodeConstant
1507 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
1580 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
2961 Alloc, CurTy, BitcodeConstant::ConstantStructOpcode, Elts); in parseConstants()