Searched refs:IDENTIFICATION_BLOCK_ID (Results 1 – 4 of 4) sorted by relevance
39 IDENTIFICATION_BLOCK_ID, enumerator
61 case bitc::IDENTIFICATION_BLOCK_ID: in GetBlockName()144 case bitc::IDENTIFICATION_BLOCK_ID: in GetCodeName()
173 if (Error Err = Stream.EnterSubBlock(bitc::IDENTIFICATION_BLOCK_ID)) in readIdentificationBlock()241 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) in readIdentificationCode()6741 if (Entry.ID == bitc::IDENTIFICATION_BLOCK_ID) { in getBitcodeFileContents()
4351 Stream.EnterSubblock(bitc::IDENTIFICATION_BLOCK_ID, 5); in writeIdentificationBlock()