Home | History | Annotate | Download | only in llvm-bcanalyzer

Lines Matching full:blockinfo

96   // Check to see if we have a blockinfo record for this block, with a name.
97 if (const BitstreamReader::BlockInfo *Info =
146 // Check to see if we have a blockinfo record for this record, with a name.
147 if (const BitstreamReader::BlockInfo *Info =
484 // BLOCKINFO is a special part of the stream.
490 // It's not really interesting to dump the contents of the blockinfo block.