Searched refs:BLOCKINFO_BLOCK_ID (Results 1 – 8 of 8) sorted by relevance
90 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) in GetBlockName()133 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) { in GetCodeName()409 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) { in ParseBlock()657 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) { in AnalyzeBitcode()
62 BLOCKINFO_BLOCK_ID = 0, enumerator
505 EnterSubblock(bitc::BLOCKINFO_BLOCK_ID, CodeWidth); in EnterBlockInfoBlock()
48 case llvm::bitc::BLOCKINFO_BLOCK_ID: in readDiagnostics()
299 if (EnterSubBlock(bitc::BLOCKINFO_BLOCK_ID)) return true; in ReadBlockInfoBlock()
3241 case bitc::BLOCKINFO_BLOCK_ID: in parseModule()5517 case bitc::BLOCKINFO_BLOCK_ID: in parseModule()
463 Stream.EnterSubblock(llvm::bitc::BLOCKINFO_BLOCK_ID, 3); in emitBlockInfoBlock()
871 Stream.EnterSubblock(llvm::bitc::BLOCKINFO_BLOCK_ID, 3); in WriteBlockInfoBlock()