reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  553     CurStreamType = *MaybeType;
  624   switch (CurStreamType) {
  651             GetBlockName(I->first, BlockInfo, CurStreamType))
  714                 FreqPairs[i].second, I->first, BlockInfo, CurStreamType))
  766     if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType)))
  860           GetCodeName(Code, BlockID, BlockInfo, CurStreamType);