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()
182 if (Error Err = Stream.EnterSubBlock(bitc::IDENTIFICATION_BLOCK_ID)) in readIdentificationBlock()246 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) in readIdentificationCode()8384 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) { in getBitcodeFileContents()
5286 Stream.EnterSubblock(bitc::IDENTIFICATION_BLOCK_ID, 5); in writeIdentificationBlock()