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

Lines Matching defs:ParseBlock

473 /// ParseBlock - Read a block, updating statistics, etc.
474 static bool ParseBlock(BitstreamCursor &Stream, unsigned BlockID,
547 if (ParseBlock(Stream, Entry.ID, IndentLevel+1, CurStreamType))
810 if (ParseBlock(Stream, BlockID, 0, CurStreamType))