Searched refs:IDENTIFICATION_BLOCK_ID (Results 1 – 4 of 4) sorted by relevance
42 IDENTIFICATION_BLOCK_ID, enumerator
62 case bitc::IDENTIFICATION_BLOCK_ID: in GetBlockName()146 case bitc::IDENTIFICATION_BLOCK_ID: in GetCodeName()
196 if (Error Err = Stream.EnterSubBlock(bitc::IDENTIFICATION_BLOCK_ID)) in readIdentificationBlock()260 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) in readIdentificationCode()8249 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) { in getBitcodeFileContents()
4825 Stream.EnterSubblock(bitc::IDENTIFICATION_BLOCK_ID, 5); in writeIdentificationBlock()